From 26f76528d6e72470275afc7ead564993079b2602 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:09:26 +0000 Subject: [PATCH] typo in rules file Author: srivasta Date: 2001/01/29 04:21:11 typo in rules file git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-72 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ce6cb50..30bbf1b 100755 --- a/debian/rules +++ b/debian/rules @@ -114,7 +114,7 @@ stamp-build: GROFF_TMAC_PATH=. cd fhs && $(MAKE) fhs.ps fhs.pdf fhs.txt lynx -dump fhs-changes-2.1.html > fhs/fhs-changes-2.1.text lynx -dump upgrading-checklist.html > upgrading-checklist.text - $(MAKE) -c debconf_spec all + $(MAKE) -C debconf_spec all gzip -9f debconf_spec/debconf_specification.txt touch stamp-build -- 2.39.5