From c58f8a4ad1f4a5feace18fde7fee08bebb49cf18 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 30 May 1999 01:47:45 +0000 Subject: 1999-05-29 Roland McGrath * rules (binary-arch): Don't remove root and etc dirs. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5480046e..d77183d5 100755 --- a/debian/rules +++ b/debian/rules @@ -121,9 +121,6 @@ binary-arch: build # now the shared libs and other stuff $(make_directory) debian/tmp/{DEBIAN,usr/doc/$(package)} -# kill some nonsense - rm -fr debian/tmp/root - -rm -f debian/tmp/etc/* # Only found in CVS, not the distribution. # $(install_file) BUGS debian/tmp$(DOCDIR) # $(install_file) TODO debian/tmp$(DOCDIR) -- cgit v1.2.3