aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf.devel@gmail.com>2009-02-15 13:56:41 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:24 +0200
commit3a0be376bcc12439d3ee1ebf4d72b425f23d240f (patch)
treed2c312c7ced3410d57f6d1ac2bbc3080e8e6d586 /debian/rules
parenta16cd75873cfc544e0f1bcf61b593080729b29f9 (diff)
downloaddebian_htop-3a0be376bcc12439d3ee1ebf4d72b425f23d240f.tar.gz
debian_htop-3a0be376bcc12439d3ee1ebf4d72b425f23d240f.tar.bz2
debian_htop-3a0be376bcc12439d3ee1ebf4d72b425f23d240f.zip
Imported Debian patch 0.8.1-3debian/0.8.1-3
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index afbb51e..ded1648 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,6 +37,7 @@ clean: unpatch
install: build
dh install --before dh_auto_install
$(MAKE) install DESTDIR=$(CURDIR)/debian/htop
+ find $(CURDIR)/debian/htop -type d -empty -delete
dh install --after dh_auto_install
binary-indep:

© 2014-2024 Faster IT GmbH | imprint | privacy policy