From: sgunderson Date: Sat, 26 May 2001 20:19:09 +0000 (+0000) Subject: Removed some non-existant Debian files from the package building. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=81a100e19bb0db866b1bfd8cb6a64f04fef900e6;p=betaftpd Removed some non-existant Debian files from the package building. --- diff --git a/Makefile.in b/Makefile.in index f166590..9540400 100644 --- a/Makefile.in +++ b/Makefile.in @@ -71,7 +71,7 @@ package: cp doc/KNOWN-BUGS doc/RFC-COMPLIANCE doc/README.nonroot betaftpd-$(VERSION)/doc cp doc/README.rights doc/README.platforms betaftpd-$(VERSION)/doc cp debian/README.debian debian/betaftpd.7 debian/changelog betaftpd-$(VERSION)/debian - cp debian/control debian/copyright debian/dirs debian/files betaftpd-$(VERSION)/debian - cp debian/init.d debian/rules debian/substvars debian/watch.ex betaftpd-$(VERSION)/debian + cp debian/control debian/copyright debian/dirs betaftpd-$(VERSION)/debian + cp debian/init.d debian/rules debian/watch.ex betaftpd-$(VERSION)/debian tar cf - betaftpd-$(VERSION)/ | gzip -9vv > betaftpd-$(VERSION).tar.gz tar cf - betaftpd-$(VERSION)/ | bzip2 -3vv > betaftpd-$(VERSION).tar.bz2