[SCM] juce/master: removed unused vars

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Feb 10 20:53:48 UTC 2016


The following commit has been merged in the master branch:
commit ada24d710af6da9a0c13f4f9270f33b5484854de
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 10 20:52:11 2016 +0100

    removed unused vars

diff --git a/debian/libbuilder/Makefile b/debian/libbuilder/Makefile
index d91d430..f08a4ad 100644
--- a/debian/libbuilder/Makefile
+++ b/debian/libbuilder/Makefile
@@ -65,8 +65,6 @@ JUCELIBS := $(JUCELIBS) libcurl
 JUCELIBS_CFLAGS := $(JUCELIBS_CFLAGS) $(shell pkg-config --cflags $(JUCELIBS))
 JUCELIBS_LIBS   := $(JUCELIBS_LIBS)   $(shell pkg-config --libs   $(JUCELIBS))
 
-BINDIR := build
-LIBDIR := build
 OUTDIR := build
 
 OBJDIR_DEBUG := build/intermediate/Debug

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list