/etc -> ${SYSCONFDIR}

This commit is contained in:
sturm 2005-11-13 08:49:19 +00:00
parent e932bac2ea
commit f2520f4744

View File

@ -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-lang= "language subpackage for Window Maker"
@ -71,7 +71,7 @@ pre-configure:
${WRKSRC}/WindowMaker/Defaults/WindowMaker.in
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}/GNUstep/Applications
ln -s ${LOCALBASE}/share/WPrefs ${PREFIX}/GNUstep/Applications/WPrefs.app