- fix location of gnome-session in README.OpenBSD (spotted by landry@, thanks!)

- regen PLIST while here
This commit is contained in:
jasper 2008-09-29 09:27:32 +00:00
parent db55d0b427
commit 8556cc911b
2 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.43 2008/06/08 09:37:00 jasper Exp $
# $OpenBSD: Makefile,v 1.44 2008/09/29 09:27:32 jasper Exp $
COMMENT= GNOME session
GNOME_PROJECT= gnome-session
GNOME_VERSION= 2.20.3
PKGNAME= ${DISTNAME}p11
PKGNAME= ${DISTNAME}p12
CATEGORIES= x11
# GPLv2/LGPL
@ -62,7 +62,7 @@ post-patch:
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update
post-install:
@sed -e 's,!!PREFIX!!,${PREFIX},' ${FILESDIR}/README.OpenBSD > \
@sed -e 's,!!PREFIX!!,${TRUEPREFIX},' ${FILESDIR}/README.OpenBSD > \
${WRKBUILD}/README.OpenBSD
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnome-session
${INSTALL_DATA} ${WRKBUILD}/README.OpenBSD \

View File

@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.16 2008/01/24 11:43:31 jasper Exp $
bin/gnome-session
bin/gnome-session-properties
bin/gnome-session-remove
bin/gnome-session-save
@comment $OpenBSD: PLIST,v 1.17 2008/09/29 09:27:32 jasper Exp $
@bin bin/gnome-session
@bin bin/gnome-session-properties
@bin bin/gnome-session-remove
@bin bin/gnome-session-save
bin/gnome-wm
@man man/man1/gnome-session-save.1
@man man/man1/gnome-session.1