[SCM] juce/master: also clean test-build
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Fri Jan 22 20:07:40 UTC 2016
The following commit has been merged in the master branch:
commit fa69818d8d66d29b57620412428c9932735b1ca1
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Fri Jan 22 21:00:25 2016 +0100
also clean test-build
diff --git a/debian/libbuilder/Makefile b/debian/libbuilder/Makefile
index 72e4217..3f1dc19 100644
--- a/debian/libbuilder/Makefile
+++ b/debian/libbuilder/Makefile
@@ -121,6 +121,7 @@ clean:
@echo Cleaning juce_dll
rm -rf build
rm -rf juce.pc
+ make -C ../../examples/Demo/Builds/Linux/ clean
install-lib: $(OUTDIR)/$(TARGET)
@echo Installing juce_dll
--
juce packaging
More information about the pkg-multimedia-commits
mailing list