[SCM] faustworks/master: Fix clean target to fix build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Oct 8 14:42:34 UTC 2017
The following commit has been merged in the master branch:
commit 8c662fdfbf7031d8bdaff95208015eca7bd191d9
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Oct 8 16:32:59 2017 +0200
Fix clean target to fix build.
diff --git a/debian/rules b/debian/rules
index 66af14a..a5aab86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ export QT_SELECT=qt5
override_dh_auto_clean:
dh_auto_clean
+ rm -f .qmake.stash
rm -f Makefile_QT
rm -f Resources/translations/i18n_*.qm
--
faustworks packaging
More information about the pkg-multimedia-commits
mailing list