From 272e6f939a544664c889bca1dcb5faaf34db6801 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 16 Sep 2012 19:28:52 +0200 Subject: [PATCH] Remove ancient comments and blank lines from debian/rules --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 4097951..4c148b5 100755 --- a/debian/rules +++ b/debian/rules @@ -7,24 +7,20 @@ build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: -# Builds the binary package. dh_testdir dh_auto_build -- LDFLAGS="$(LDFLAGS)" clean: -# Undoes the effect of `make -f debian/rules build'. dh_testdir dh_auto_clean dh_clean binary: binary-arch binary-indep - binary-indep: dh_testdir binary-arch: build dh_testdir -# Makes a binary package. dh_installdirs dh_auto_install dh_strip -- 2.39.2