From 2a30ba2e9102cead0929ba07275b8d8b3ad74735 Mon Sep 17 00:00:00 2001 From: rxg Date: Thu, 5 Jan 2006 16:58:49 +0000 Subject: Change script installation back into ${PREFIX}/bin for common usage, ${PREFIX}/sbin is used by ROX-Session for generated script. Bump PKGREVISION. --- wm/oroborox/Makefile | 6 +++--- wm/oroborox/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'wm') diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 347eb904726..100230fc602 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2006/01/05 16:02:39 rxg Exp $ +# $NetBSD: Makefile,v 1.3 2006/01/05 16:58:49 rxg Exp $ # DISTNAME= OroboROX-0.9.7.9 PKGNAME= oroborox-0.9.7.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://roxos.sunsite.dk/dev-contrib/guido/ EXTRACT_SUFX= .tar.bz2 @@ -78,7 +78,7 @@ do-install: -s ',^\./${PLATFORM}$$,,' -s ',^\./${PLATFORM}/.*,,' \ -s ',^\./src$$,,' -s ',^\./src/.*,,' \ . ${PREFIX}/share/rox/OroboROX - ${INSTALL_SCRIPT} ${WRKDIR}/oroborox ${PREFIX}/sbin + ${INSTALL_SCRIPT} ${WRKDIR}/oroborox ${PREFIX}/bin .include "../../devel/libgetopt/buildlink3.mk" .include "../../fonts/Xft2/buildlink3.mk" diff --git a/wm/oroborox/PLIST b/wm/oroborox/PLIST index 8dbddb745e9..ededf0fac41 100644 --- a/wm/oroborox/PLIST +++ b/wm/oroborox/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/05 16:02:39 rxg Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/01/05 16:58:49 rxg Exp $ +bin/oroborox libexec/rox/OroboROX -sbin/oroborox share/rox/OroboROX/.DirIcon share/rox/OroboROX/AppInfo.xml share/rox/OroboROX/AppRun -- cgit v1.2.3