diff options
| author | Roland McGrath <roland@gnu.org> | 1999-05-30 01:47:45 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-05-30 01:47:45 +0000 |
| commit | a9c4e08360c60230800960b90d79788575fa33c1 (patch) | |
| tree | 1c0a9849fc857f459782de62850af053b2a3b666 /debian | |
| parent | dbe70c0074b4211dc9adfb9717d609170084052c (diff) | |
1999-05-29 Roland McGrath <roland@baalperazim.frob.com>
* rules (binary-arch): Don't remove root and etc dirs.
Diffstat (limited to 'debian')
| -rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
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) |
