pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gtkpod Fix interpreter in two more bash scripts ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d122dea27abb
branches: trunk
changeset: 395844:d122dea27abb
user: hasso <hasso%pkgsrc.org@localhost>
date: Tue Jul 14 19:29:44 2009 +0000
description:
Fix interpreter in two more bash scripts - sync-ldif.sh and sync-evolution.sh.
Bump PKGREVISION.
diffstat:
audio/gtkpod/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r f69cf83d670f -r d122dea27abb audio/gtkpod/Makefile
--- a/audio/gtkpod/Makefile Tue Jul 14 19:02:16 2009 +0000
+++ b/audio/gtkpod/Makefile Tue Jul 14 19:29:44 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2009/02/15 09:43:38 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2009/07/14 19:29:44 hasso Exp $
#
DISTNAME= gtkpod-0.99.14
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
@@ -21,7 +22,8 @@
REPLACE_INTERPRETER+= bash
REPLACE.bash.old= .*/bin/bash
REPLACE.bash.new= ${PREFIX}/bin/bash
-REPLACE_FILES.bash= scripts/sync-knotes.sh
+REPLACE_FILES.bash= scripts/sync-knotes.sh scripts/sync-evolution.sh \
+ scripts/sync-ldif.sh
REPLACE_PYTHON+= scripts/sync-palm-jppy.py
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index