X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=74c21710c3acce84cb99eeb2395527b7cfa14877;hb=410e1914f1e53a812bcbb4601c90b9506f98ace1;hp=a26fcc19bcbfd7166ebe54e975130e5c9170e01a;hpb=c01a2e8c981d145455de63653123a7b52756a9b5;p=debian%2Famanda diff --git a/debian/rules b/debian/rules index a26fcc1..74c2171 100755 --- a/debian/rules +++ b/debian/rules @@ -53,11 +53,6 @@ build-stamp: configure-stamp MAILER=/usr/bin/mail $(MAKE) CFLAGS="-O2 -g -Wall \ -DAMANDATES_FILE='\"/var/lib/amanda/amandates\"' \ -DIGNORE_TAR_ERRORS " -ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) -ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) - $(MAKE) check -endif -endif touch build-stamp clean: @@ -97,7 +92,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/*