pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/ampache REPLACE_SH in installed shell script.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81e57032230d
branches:  trunk
changeset: 599470:81e57032230d
user:      hans <hans%pkgsrc.org@localhost>
date:      Wed Feb 15 19:48:21 2012 +0000

description:
REPLACE_SH in installed shell script.

diffstat:

 audio/ampache/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 31cdcd568088 -r 81e57032230d audio/ampache/Makefile
--- a/audio/ampache/Makefile    Wed Feb 15 19:46:30 2012 +0000
+++ b/audio/ampache/Makefile    Wed Feb 15 19:48:21 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/01/11 14:50:44 hans Exp $
+# $NetBSD: Makefile,v 1.7 2012/02/15 19:48:21 hans Exp $
 #
 
 DISTNAME=      ampache-3.5.3
@@ -40,6 +40,8 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 INSTALLATION_DIRS+=    ${EGDIR}
 
+REPLACE_SH=            locale/base/gather-messages.sh
+
 post-extract:
        ${CP} ${FILESDIR}/ampache.conf ${WRKSRC}/ampache.conf
 



Home | Main Index | Thread Index | Old Index