X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=f4175e6d25e9f7014c78c4468e749da382bd0772;hb=52df3cb57c7f6b6e8610cd3d5cb6921f855df457;hp=1d04a099506a4b9507873b1b320e0c6057bb8562;hpb=01cf23cf478b1f73722ed82bfd91ad578ec4fef8;p=debian%2Famanda diff --git a/debian/rules b/debian/rules index 1d04a09..f4175e6 100755 --- a/debian/rules +++ b/debian/rules @@ -24,6 +24,8 @@ configure-stamp: --prefix=/usr \ --bindir=/usr/sbin \ --libexecdir=/usr/lib/amanda \ + --without-amlibexecdir \ + --without-amperldir \ --sysconfdir=/etc \ --sharedstatedir=/var/lib \ --localstatedir=/var/lib \ @@ -32,14 +34,16 @@ configure-stamp: --with-tcpportrange=50000,50100 \ --with-udpportrange=840,860 \ --with-debugging=/var/log/amanda \ + --with-gnutar-listdir=/var/lib/amanda/gnutar-lists \ --with-index-server=localhost \ - --with-bsd-security \ - --with-amandahosts \ --with-smbclient=/usr/bin/smbclient \ + --with-amandahosts \ --with-ssh-security \ --with-bsdtcp-security \ - --with-bsdudp-security + --with-bsdudp-security \ + --without-ipv6 + touch missing touch configure-stamp @@ -87,6 +91,7 @@ binary-arch: build dh_strip -a 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 @@ -115,11 +120,11 @@ binary-arch: build $(s)/usr/sbin/amcheck install -o root -g root -m 0644 debian/amanda-client.lintian \ $(c)/usr/share/lintian/overrides/amanda-client - install -o root -g root -m 0644 debian/amanda-common.lintian \ - $(r)/usr/share/lintian/overrides/amanda-common +# install -o root -g root -m 0644 debian/amanda-common.lintian \ +# $(r)/usr/share/lintian/overrides/amanda-common install -o root -g root -m 0644 debian/amanda-server.lintian \ $(s)/usr/share/lintian/overrides/amanda-server - dh_makeshlibs -a + dh_makeshlibs -pamanda-common --noscripts dh_installdeb -a 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