diff options
Diffstat (limited to 'specs')
-rw-r--r-- | specs/source-package-format-2.0.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |