[SCM] juce/master: run 'make install'

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Jan 21 21:11:13 UTC 2016


The following commit has been merged in the master branch:
commit 3542721236129e14e5f7be3c0f6bbba9c03a9b6a
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Jan 21 21:23:21 2016 +0100

    run 'make install'

diff --git a/debian/rules b/debian/rules
index f62abb9..a627e61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,8 @@ CPPFLAGS+=-DBUILD_DATE='\"$(BUILD_DATE)\"'
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \
 ^((.*\.jpg)|(.*\.png)|(.*\.ico)|(.*\.icns)|(.*\.nib)|examples/PlugInSamples/MultiOutSynth/Source/BinaryData/singing\.ogg|examples/Demo/Resources/cello\.wav|examples/Demo/Resources/icons\.zip|modules/juce_audio_plugin_client/RTAS/juce_RTAS_WinResources\.rsr|examples/ComponentTutorialExample/Introduction to Components - Part 1\.pdf|debian/(changelog|copyright(|_hints|_newhints)))$
 
+DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(cdbs_make_curdestdir) prefix=/usr/lib libdir=/usr/lib/${DEB_HOST_MULTIARCH}/
+
 build/libjuce-doc::
 	cd doxygen && doxygen Doxyfile
 

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list