diff options
author | joerg <joerg> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:28:46 +0000 |
commit | ba3f2dd447d9402e6141f95613c6fed975d88eef (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /time/planner | |
parent | f090c5220a76be82a8dfdeeca9ea8dcb4b000872 (diff) | |
download | pkgsrc-ba3f2dd447d9402e6141f95613c6fed975d88eef.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'time/planner')
-rw-r--r-- | time/planner/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/planner/PLIST b/time/planner/PLIST index 6a4acb54f4e..7f348f5e2c1 100644 --- a/time/planner/PLIST +++ b/time/planner/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:17:59 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 21:38:08 joerg Exp $ bin/planner include/planner-1.0/libplanner/mrp-application.h include/planner-1.0/libplanner/mrp-assignment.h @@ -250,4 +250,4 @@ share/planner/ui/sql-plugin.ui share/planner/ui/task-view.ui share/planner/ui/time-table-view.ui share/planner/ui/xml-planner-plugin.ui -@exec ${MKDIR} %D/share/gtk-doc/html/libplanner +@pkgdir share/gtk-doc/html/libplanner |