diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-06-10 13:04:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-06-10 13:04:35 +0000 |
commit | 193f0869c315d97fb0d904ebd03837701e0582ff (patch) | |
tree | b0cf2922be0fc006c79c49ded9f5e079f4be7988 /devel | |
parent | 1cb59fb59fd0e8645c54d453a49c7670d1c49fa7 (diff) | |
download | ports-193f0869c315d97fb0d904ebd03837701e0582ff.tar.gz ports-193f0869c315d97fb0d904ebd03837701e0582ff.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gorm/pkg-plist | 9 | ||||
-rw-r--r-- | devel/projectcenter.app/pkg-plist | 10 |
2 files changed, 15 insertions, 4 deletions
diff --git a/devel/gorm/pkg-plist b/devel/gorm/pkg-plist index be5e438e04e4..65b2ccd7b344 100644 --- a/devel/gorm/pkg-plist +++ b/devel/gorm/pkg-plist @@ -250,6 +250,7 @@ System/Applications/GormTest.app/stamp.make @dirrm %%PALETTES%%/0Menus.palette/%%GNU_ARCH%% @dirrm %%PALETTES%%/0Menus.palette/Resources @dirrm %%PALETTES%%/0Menus.palette +@dirrm %%PALETTES%% @dirrm System/Applications/GormTest.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu @dirrm System/Applications/GormTest.app/%%GNU_ARCH%%/%%OPSYS%% @dirrm System/Applications/GormTest.app/%%GNU_ARCH%% @@ -311,3 +312,11 @@ System/Applications/GormTest.app/stamp.make @dirrm System/Applications/Gorm.app/Resources/0Menus.palette @dirrm System/Applications/Gorm.app/Resources @dirrm System/Applications/Gorm.app +@cwd /root +GNUstep/Defaults/.GNUstepDefaults +GNUstep/Services/.GNUstepServices +GNUstep/Services/.GNUstepAppList +@dirrm GNUstep/Defaults +@dirrm GNUstep/Library +@dirrm GNUstep/Services +@dirrm GNUstep diff --git a/devel/projectcenter.app/pkg-plist b/devel/projectcenter.app/pkg-plist index 76e6a4b0615e..916b011cb3fc 100644 --- a/devel/projectcenter.app/pkg-plist +++ b/devel/projectcenter.app/pkg-plist @@ -161,7 +161,9 @@ System/Library/ProjectCenter/PCToolProj.bundle/stamp.make @dirrm System/Applications/ProjectCenter.app/%%GNU_ARCH%% @dirrm System/Applications/ProjectCenter.app/Resources @dirrm System/Applications/ProjectCenter.app -@unexec rmdir %D/System/Library 2>/dev/null || true -@unexec rmdir %D/System/Libraries 2>/dev/null || true -@unexec rmdir %D/System/Headers 2>/dev/null || true -@unexec rmdir %D/System/Applications 2>/dev/null || true +@dirrm System/Applications +@cwd /root +GNUstep/Defaults/.GNUstepDefaults +@dirrm GNUstep/Defaults +@dirrm GNUstep/Library +@dirrm GNUstep |