[med-svn] [Git][med-team/fast][master] Traverse and delete empty folders of no significance

Shayan Doust gitlab at salsa.debian.org
Sat Aug 10 00:15:39 BST 2019



Shayan Doust pushed to branch master at Debian Med / fast


Commits:
76646843 by Shayan Doust at 2019-08-09T12:00:02Z
Traverse and delete empty folders of no significance

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -12,3 +12,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 override_dh_shlibdeps:
 	dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
+
+override_dh_auto_install:
+	dh_auto_install
+	find debian/fast -empty -type d -delete



View it on GitLab: https://salsa.debian.org/med-team/fast/commit/7664684391eac0822d9703a86b4fea5b3eebf362

-- 
View it on GitLab: https://salsa.debian.org/med-team/fast/commit/7664684391eac0822d9703a86b4fea5b3eebf362
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190809/10634842/attachment.html>


More information about the debian-med-commit mailing list