diff options
author | joerg <joerg> | 2009-06-14 18:48:07 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:48:07 +0000 |
commit | 98eed4cfc242802f1ce0552c0e621b76acdb75f3 (patch) | |
tree | 3ca5055692d836309a06064f905db9b5b6835863 /devel/scmgit-base | |
parent | cf61c249d91b593f80d4a180f376c3678c957e96 (diff) | |
download | pkgsrc-98eed4cfc242802f1ce0552c0e621b76acdb75f3.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/scmgit-base')
-rw-r--r-- | devel/scmgit-base/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/scmgit-base/PLIST b/devel/scmgit-base/PLIST index 67f7431ab66..a30fbf6795e 100644 --- a/devel/scmgit-base/PLIST +++ b/devel/scmgit-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:49:13 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:48:17 joerg Exp $ bin/git bin/git-cvsserver bin/git-receive-pack @@ -216,4 +216,4 @@ ${PLIST.gui}share/gitk/lib/msgs/de.msg ${PLIST.gui}share/gitk/lib/msgs/es.msg ${PLIST.gui}share/gitk/lib/msgs/it.msg ${PLIST.gui}share/gitk/lib/msgs/sv.msg -@exec ${MKDIR} %D/share/examples/scmgit/templates/branches +@pkgdir share/examples/scmgit/templates/branches |