From fb1f5d8decc74bf60a3075ec92908d60e6b3402b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 28 Dec 2011 01:45:55 +0000 Subject: [PATCH] remove patch from build-stamp --- .topdeps | 2 +- .topmsg | 8 +++++--- debian/rules | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.topdeps b/.topdeps index 1f7391f..374fc55 100644 --- a/.topdeps +++ b/.topdeps @@ -1 +1 @@ -master +debian/locations diff --git a/.topmsg b/.topmsg index 7db14ee..c7f4546 100644 --- a/.topmsg +++ b/.topmsg @@ -1,4 +1,6 @@ -From: martin f. krafft -Subject: [PATCH] make file locations Debian-compatible +From: Ian Jackson +Subject: [PATCH] Make buildable directly with debian/rules build, binary -Signed-off-by: martin f. krafft +Remove all use of quilt. + +Signed-off-by: Ian Jackson diff --git a/debian/rules b/debian/rules index 422abb5..c53dd7a 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ include /usr/share/quilt/quilt.make include debian/tg2quilt.mk build: build-stamp -build-stamp: patch +build-stamp: dh_testdir $(MAKE) prefix=/usr touch $@ -- 2.30.2