diff options
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 |