pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gmplayer Remove Blue .svn dirs to fix PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/46a695388b17
branches: trunk
changeset: 516432:46a695388b17
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 20 22:09:02 2006 +0000
description:
Remove Blue .svn dirs to fix PLIST.
diffstat:
multimedia/gmplayer/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a94833a84e98 -r 46a695388b17 multimedia/gmplayer/Makefile
--- a/multimedia/gmplayer/Makefile Thu Jul 20 21:13:38 2006 +0000
+++ b/multimedia/gmplayer/Makefile Thu Jul 20 22:09:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/07/07 16:59:14 abs Exp $
+# $NetBSD: Makefile,v 1.50 2006/07/20 22:09:02 wiz Exp $
#
# NOTE: if you are updating both mplayer and gmplayer, you must ensure
@@ -73,6 +73,8 @@
@${CHMOD} a+rx ${PREFIX}/share/mplayer/Skin/*
@${RM} -f ${PREFIX}/share/mplayer/Skin/default
${LN} -s Blue ${PREFIX}/share/mplayer/Skin/default
+ ${RM} -rf ${PREFIX}/share/mplayer/Skin/Blue/.svn
+ ${RM} -rf ${PREFIX}/share/mplayer/Skin/Blue/icons/.svn
.include "../../multimedia/mplayer-share/Makefile.depends"
Home |
Main Index |
Thread Index |
Old Index