diff --git a/misc/xnc/Makefile b/misc/xnc/Makefile index a42073458c9..3488fae421a 100644 --- a/misc/xnc/Makefile +++ b/misc/xnc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2003/01/03 14:00:56 reinhard Exp $ +# $OpenBSD: Makefile,v 1.10 2003/03/05 22:48:08 pvalchev Exp $ COMMENT= "filemanager for X Window" @@ -41,7 +41,7 @@ post-install: cd ${WRKSRC}/.xlaunch && \ ${INSTALL_DATA} ${XNLAUNCHFILES} ${PREFIX}/share/examples/xnc cd ${PREFIX}/bin && \ - ${STRIP} iedit ives iview xjpegroot xnc xnlaunch xncloader xncsetup + ${STRIP} iedit ives vs xjpegroot xnc xnlaunch xncloader xncsetup sed -e 's,^ ,,' <${PREFIX}/man/man1/xnlaunch.1 >${PREFIX}/man/cat1/xnlaunch.0 rm -f ${PREFIX}/man/man1/xnlaunch.1 diff --git a/misc/xnc/patches/patch-Makefile_in b/misc/xnc/patches/patch-Makefile_in index 01366e875b6..ea3404da7e4 100644 --- a/misc/xnc/patches/patch-Makefile_in +++ b/misc/xnc/patches/patch-Makefile_in @@ -1,7 +1,13 @@ -$OpenBSD: patch-Makefile_in,v 1.4 2003/01/03 14:00:56 reinhard Exp $ ---- Makefile.in.orig Wed Mar 27 13:16:28 2002 -+++ Makefile.in Fri Mar 29 14:00:38 2002 -@@ -273,14 +273,14 @@ install: install-$(PLUGINS) +$OpenBSD: patch-Makefile_in,v 1.5 2003/03/05 22:48:08 pvalchev Exp $ +--- Makefile.in.orig Wed Mar 27 05:16:28 2002 ++++ Makefile.in Wed Mar 5 15:30:36 2003 +@@ -268,19 +268,19 @@ install: install-$(PLUGINS) + $(INSM) ./yo-man/*.1 $(INSTMAN)/man1 + $(INS) ./ives/ives $(INSTDIR) + $(INS) ./ives/iedit $(INSTDIR) +- $(INS) ./ives/iview $(INSTDIR) ++ $(INS) ./ives/iview $(INSTDIR)/vs + $(INS) ./xsetup/xncsetup $(INSTDIR) $(INS) ./xjroot/xjpegroot $(INSTDIR) $(INS) ./launch/xnlaunch $(INSTDIR) $(INS) ./resloader/xncloader $(INSTDIR) @@ -20,3 +26,12 @@ $OpenBSD: patch-Makefile_in,v 1.4 2003/01/03 14:00:56 reinhard Exp $ install-: @echo "Skipping..." +@@ -290,7 +290,7 @@ install-rpm: + cp ./nc /usr/local/bin/xnc + cp ./ives/ives /usr/local/bin + cp ./ives/iedit /usr/local/bin +- cp ./ives/iview /usr/local/bin ++ cp ./ives/iview /usr/local/bin/vs + cp ./xsetup/xncsetup /usr/local/bin + cp ./xjroot/xjpegroot /usr/local/bin + cp ./launch/xnlaunch /usr/local/bin diff --git a/misc/xnc/pkg/PLIST b/misc/xnc/pkg/PLIST index 2e18faf1f47..f6c63b9c859 100644 --- a/misc/xnc/pkg/PLIST +++ b/misc/xnc/pkg/PLIST @@ -1,12 +1,12 @@ -@comment $OpenBSD: PLIST,v 1.6 2003/01/03 14:00:56 reinhard Exp $ +@comment $OpenBSD: PLIST,v 1.7 2003/03/05 22:48:08 pvalchev Exp $ @pkgcfl es-[0-9]* bin/bzip.xnc bin/groups.xnc bin/gzip.xnc bin/iedit bin/ives -bin/iview bin/rpm.xnc +bin/vs bin/users.xnc bin/xjpegroot bin/xnc