pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xpipeman Fix PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/83b6f43bb8e8
branches: trunk
changeset: 540821:83b6f43bb8e8
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 07 18:28:11 2008 +0000
description:
Fix PLIST.
diffstat:
games/xpipeman/Makefile | 7 +++----
games/xpipeman/PLIST | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (41 lines):
diff -r a3807aa4b842 -r 83b6f43bb8e8 games/xpipeman/Makefile
--- a/games/xpipeman/Makefile Mon Apr 07 18:26:21 2008 +0000
+++ b/games/xpipeman/Makefile Mon Apr 07 18:28:11 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2008/03/04 06:59:06 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2008/04/07 18:28:11 joerg Exp $
#
DISTNAME= xpipeman-1.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/strategy/}
@@ -22,13 +22,12 @@
SPECIAL_PERMS= bin/xpipeman ${SETGID_GAMES_PERMS}
REQD_DIRS_PERMS= share/xpipeman ${GAMES_USER} ${GAMES_GROUP} ${GAMEDIRMODE}
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 share/xpipeman
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xpipeman ${DESTDIR}${PREFIX}/bin/xpipeman
${INSTALL_MAN} ${WRKSRC}/xpipeman.man \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man6/xpipeman.6
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/xpipeman
${INSTALL_DATA} ${WRKSRC}/xpipescores ${DESTDIR}${PREFIX}/share/xpipeman
.include "../../x11/libXaw/buildlink3.mk"
diff -r a3807aa4b842 -r 83b6f43bb8e8 games/xpipeman/PLIST
--- a/games/xpipeman/PLIST Mon Apr 07 18:26:21 2008 +0000
+++ b/games/xpipeman/PLIST Mon Apr 07 18:28:11 2008 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2008/03/04 07:01:16 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/04/07 18:28:11 joerg Exp $
bin/xpipeman
man/man6/xpipeman.6
-share/examples/xpipeman/xpipescores
-@dirrm share/examples/xpipeman
+share/xpipeman/xpipescores
+@dirrm share/xpipeman
Home |
Main Index |
Thread Index |
Old Index