From 169536a628d73cc6eb6cedf9790eea15139165ae Mon Sep 17 00:00:00 2001 From: wilfried Date: Sun, 4 Feb 2007 12:27:34 +0000 Subject: [PATCH] ugh, it's share - not shared --- x11/wmweather/Makefile | 7 ++++--- x11/wmweather/pkg/PLIST | 8 +++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index 121fbad5058..b2d68afe89b 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2007/02/04 10:37:58 wilfried Exp $ +# $OpenBSD: Makefile,v 1.16 2007/02/04 12:27:34 wilfried Exp $ COMMENT= 'wm-dockapp; weather monitor' DISTNAME= wmweather-2.4.3 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 x11/windowmaker HOMEPAGE= http://www.godisch.de/debian/wmweather/ @@ -32,7 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ WRKSRC= ${WRKDIST}/src post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/shared/examples/wmweather - mv ${WRKINST}/${SYSCONFDIR}/wmweather.conf ${PREFIX}/shared/examples/wmweather/ + ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/wmweather + mv ${WRKINST}/${SYSCONFDIR}/wmweather.conf ${PREFIX}/share/examples/wmweather/ .include diff --git a/x11/wmweather/pkg/PLIST b/x11/wmweather/pkg/PLIST index 422fea4fa70..185a20e1533 100644 --- a/x11/wmweather/pkg/PLIST +++ b/x11/wmweather/pkg/PLIST @@ -1,10 +1,8 @@ -@comment $OpenBSD: PLIST,v 1.5 2007/02/04 10:37:58 wilfried Exp $ +@comment $OpenBSD: PLIST,v 1.6 2007/02/04 12:27:34 wilfried Exp $ bin/wmWeather bin/wmweather @man man/man1/wmWeather.1 @man man/man1/wmweather.1 -shared/ -shared/examples/ -shared/examples/wmweather/ -shared/examples/wmweather/wmweather.conf +share/examples/wmweather/ +share/examples/wmweather/wmweather.conf @sample ${SYSCONFDIR}/wmweather.conf