summaryrefslogtreecommitdiff
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authortron <tron>1999-11-15 10:06:19 +0000
committertron <tron>1999-11-15 10:06:19 +0000
commit901ee780614011786eaa5491c6dfd39d176311bf (patch)
treeacaf86b31b72585b2212ab5ee8b0f70beebb2f12 /x11/gdm/Makefile
parent797ff84efedafd3862aef2a8e6df2c13757aee94 (diff)
downloadpkgsrc-901ee780614011786eaa5491c6dfd39d176311bf.tar.gz
Store the copyright notice in "share/doc/gdm" and not in "share/pixmaps".
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 466589704b2..701d3e5db89 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/11/15 08:29:36 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/11/15 10:06:19 tron Exp $
DISTNAME= gdm-2.0beta4
PKGNAME= gdm-2.0b4
@@ -91,7 +91,8 @@ post-install:
${INSTALL_DATA} $$SOURCE $$TARGET; \
fi
.endfor
- ${INSTALL_DATA} ${DISTDIR}/Daemon.README ${PREFIX}/share/pixmaps
+ ${MKDIR} ${PREFIX}/share/doc/gdm
+ ${INSTALL_DATA} ${DISTDIR}/Daemon.README ${PREFIX}/share/doc/gdm
${INSTALL_DATA} ${DISTDIR}/Daemon.png ${PREFIX}/share/pixmaps
${LN} -fs Gnome ${GDMCFGDIR}/Sessions/Default