/etc -> ${SYSCONFDIR}
This commit is contained in:
parent
e932bac2ea
commit
f2520f4744
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.61 2005/11/05 23:32:44 wilfried Exp $
|
# $OpenBSD: Makefile,v 1.62 2005/11/13 08:49:19 sturm Exp $
|
||||||
|
|
||||||
COMMENT= 'window manager that emulates NEXTSTEP(tm)'
|
COMMENT= 'window manager that emulates NEXTSTEP(tm)'
|
||||||
COMMENT-lang= "language subpackage for Window Maker"
|
COMMENT-lang= "language subpackage for Window Maker"
|
||||||
@ -71,7 +71,7 @@ pre-configure:
|
|||||||
${WRKSRC}/WindowMaker/Defaults/WindowMaker.in
|
${WRKSRC}/WindowMaker/Defaults/WindowMaker.in
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
mv ${WRKINST}/etc/WindowMaker ${PREFIX}/share/examples/
|
mv ${WRKINST}/${SYSCONFDIR}/WindowMaker ${PREFIX}/share/examples/
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/share/WindowMaker/Sounds
|
${INSTALL_DATA_DIR} ${PREFIX}/share/WindowMaker/Sounds
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/GNUstep/Applications
|
${INSTALL_DATA_DIR} ${PREFIX}/GNUstep/Applications
|
||||||
ln -s ${LOCALBASE}/share/WPrefs ${PREFIX}/GNUstep/Applications/WPrefs.app
|
ln -s ${LOCALBASE}/share/WPrefs ${PREFIX}/GNUstep/Applications/WPrefs.app
|
||||||
|
Loading…
Reference in New Issue
Block a user