[debian-edu-commits] debian-edu/pkg-team/ 01/02: Dropped Wine path from PATH
Javier Serrano Polo
jasp00-guest at moszumanska.debian.org
Sat May 28 22:31:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
jasp00-guest pushed a commit to branch master
in repository lmms.
commit 704667426bb908dd7e9b0693d916ce006f2d864b
Author: Javier Serrano Polo <javier at jasp.net>
Date: Sat May 28 21:57:53 2016 +0200
Dropped Wine path from PATH
---
debian/changelog | 7 +++++++
debian/rules | 1 -
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 728735c..00d5d63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lmms (1.1.3-3) unstable; urgency=low
+
+ [ Javier Serrano Polo ]
+ * Dropped Wine path from PATH.
+
+ -- Javier Serrano Polo <javier at jasp.net> Sat, 28 May 2016 21:47:04 +0200
+
lmms (1.1.3-2) unstable; urgency=medium
[ Javier Serrano Polo ]
diff --git a/debian/rules b/debian/rules
index f64984f..b7bddf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,6 @@ endif
ifeq ($(DEB_HOST_ARCH),i386)
WINE_PATH := /usr/lib/$(DEB_HOST_MULTIARCH)/wine
-export PATH := $(PATH):$(WINE_PATH)
CMAKE_OPTS+= -DWINE_CXX_FLAGS=-Wl,--enable-new-dtags,-rpath=$(WINE_PATH)
else
CMAKE_OPTS+= -DWANT_VST_NOWINE=1 \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/lmms.git
More information about the debian-edu-commits
mailing list