diff options
author | Marco d'Itri <md@linux.it> | 2007-09-13 03:28:21 +0200 |
---|---|---|
committer | Marco d'Itri <md@linux.it> | 2013-03-30 02:31:35 +0100 |
commit | c3c46b20b8b1f7c5111daff0b45e56d8ba64ac7b (patch) | |
tree | cccdf580e6d7ffda2a646c80ec69e56baf9f2c58 /debian/rules | |
parent | b62995f67024549c4edcf5c39a1533ea289f6897 (diff) | |
download | whois-c3c46b20b8b1f7c5111daff0b45e56d8ba64ac7b.tar.gz |
Imported Debian version 4.7.23v4.7.23
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4da7def..1d73746 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ build: clean: dh_testdir -rm -f build - -$(MAKE) distclean + $(MAKE) distclean dh_clean binary-arch: checkroot build |