From b52e81accf1451111f0ac5a1fea928461a0d298b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 29 Jun 2012 21:27:11 -0400 Subject: Remove unneeded removal. --- diff --git a/specs/source-package-format-2.0.txt b/specs/source-package-format-2.0.txt index 2078f78..a177897 100644 --- a/specs/source-package-format-2.0.txt +++ b/specs/source-package-format-2.0.txt @@ -542,7 +542,6 @@ Following is an example `build.in` file: install-arch.stamp: build.stamp cd src && make DESTDIR=$${PWD}/../dest install-exec - rm -Rf dest/usr/include dest/usr/share/man touch $@ install-indep.stamp: build.stamp -- cgit v0.9.1