[SCM] swh-lv2/master: Small improvement

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jun 9 11:32:28 UTC 2011


The following commit has been merged in the master branch:
commit 22f9aca0135f7114aaf2c85034786b2dda8934cf
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jun 9 13:31:39 2011 +0200

    Small improvement

diff --git a/debian/patches/01-makefile.patch b/debian/patches/01-makefile.patch
index 0785cb3..162db34 100644
--- a/debian/patches/01-makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -11,7 +11,7 @@ Forwarded: no
 @@ -1,5 +1,5 @@
 -PREFIX = /usr/local
 -INSTALL_DIR = $(PREFIX)/lib/lv2
-+PREFIX = /usr
++PREFIX ?= /usr/local
 +INSTALL_DIR = $(DESTDIR)/$(PREFIX)/lib/lv2
  
  VERSION = 1.0.15

-- 
swh-lv2 packaging



More information about the pkg-multimedia-commits mailing list