X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=f70023566feaf7cc41e29a06fbe78da6a34f4e88;hb=c21061ed466e7ee71cb21dd35010e33f6cf76424;hp=9b171cac9cff5c60bc4ec1a5c9cbf8d7ca37235c;hpb=f62188753ffc49e6b684b288dd9394f71b1e776c;p=debian%2Famanda diff --git a/debian/rules b/debian/rules index 9b171ca..f700235 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,8 @@ configure-stamp: --with-ssh-security \ --with-bsdtcp-security \ --with-bsdudp-security \ - --without-ipv6 + --without-ipv6 \ + --enable-s3-device touch missing touch configure-stamp @@ -92,7 +93,6 @@ binary-arch: build dh_compress -a dh_movefiles -a --sourcedir=debian/amanda-common rm -r $(r)/usr/share/amanda - rm $(s)/usr/lib/amanda/chg-mtx dh_fixperms -av # fix perms manually chown -R backup:backup debian/*/var/lib/* @@ -132,7 +132,7 @@ binary-arch: build $(s)/usr/share/lintian/overrides/amanda-server dh_makeshlibs -pamanda-common --noscripts dh_installdeb -a - dh_perl -a + dh_perl -a usr/lib/amanda/perl dh_shlibdeps -a -l"debian/amanda-common/usr/lib:debian/amanda-client/usr/lib:debian/amanda-server/usr/lib" # strip out the non-versioned amanda-common references, we need # the versioned ones in the control file and dupes are ugly...