[SCM] csound/master: Enable buildflags use

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed Jun 21 01:31:33 UTC 2017


The following commit has been merged in the master branch:
commit c2a2596d5b0d33f11fc9d0b6ca7458121b64f5b2
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue Jun 20 20:54:33 2017 -0400

    Enable buildflags use

diff --git a/debian/rules b/debian/rules
index 81a11d4..c877d1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-include /usr/share/dpkg/pkg-info.mk
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/default.mk
 
 # Core options of csound
 DEB_CMAKE_EXTRA_FLAGS = \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list