diff options
author | joey <joey> | 2003-08-07 20:03:11 +0000 |
---|---|---|
committer | joey <joey> | 2003-08-07 20:03:11 +0000 |
commit | 37c6bda5a2cfb98d77ba9b480e81456ef7369f80 (patch) | |
tree | e67443595c95d9b5f4af1030c7c1384e2eca0c43 /dh_install | |
parent | 545fc81d5b8635506e75bdc22ed4e0d3484eb1a6 (diff) | |
download | debhelper-37c6bda5a2cfb98d77ba9b480e81456ef7369f80.tar.gz |
r1576: * Typo, Closes: #203907version_4.1.58
* dh_python: clan compiled files on downgrade, upgrade, not only
removal. Closes: #204286
Diffstat (limited to 'dh_install')
-rwxr-xr-x | dh_install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -225,7 +225,7 @@ If you want a libfoo-dev package too, debian/libfoo-dev.install might contain: usr/lib/libfoo*.so usr/share/man/man3 -=head1 LIMITIATIONS +=head1 LIMITATIONS dh_install cannot rename files or directories, it can only install them with the names they already have into wherever you want in the package |