diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-29 11:36:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-29 11:36:59 +0800 |
commit | 9aac81af37e47d32428cca70380b8fec62e106b9 (patch) | |
tree | bb57ad5391e74864b23fd9197064a0e3d3969646 | |
parent | b1c6b2540166fcb24758e854411e2aed84c212bc (diff) | |
download | marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.tar marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.tar.gz marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.tar.bz2 marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.tar.lz marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.tar.xz marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.tar.zst marcuscom-ports-9aac81af37e47d32428cca70380b8fec62e106b9.zip |
Prune some more directories that existed in share prior to the collapse of
share/gnome. These directories are used by more than just GNOME, so they
should either be dirrmtry'd by individual ports, or added to mtree. At
this point, they are most likely dirrmtry'd, so removing them here
may cause package problems.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8680 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | misc/gnomehier/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomehier/files/dirlist | 7 |
2 files changed, 2 insertions, 9 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index 97113048e..b2f5f9198 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -3,13 +3,13 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnomehier/Makefile,v 1.19 2007/04/28 22:40:22 marcus Exp $ +# $MCom: ports/misc/gnomehier/Makefile,v 1.20 2007/04/28 23:11:13 marcus Exp $ # # !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!! PORTNAME= gnomehier PORTVERSION= 2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none diff --git a/misc/gnomehier/files/dirlist b/misc/gnomehier/files/dirlist index 6c0f1e7d7..cdeea9896 100644 --- a/misc/gnomehier/files/dirlist +++ b/misc/gnomehier/files/dirlist @@ -37,7 +37,6 @@ share/applets/Multimedia share/applets/Network share/applets/Utility share/application-registry -share/applications share/apps share/apps/Applications share/apps/Audio @@ -64,7 +63,6 @@ share/control-center/Session share/control-center/capplets share/control-center/keybindings share/doc/libgda -share/fonts share/games share/gnome share/gnome-2.0 @@ -80,21 +78,16 @@ share/gnome/help/lgpl share/gnome/help/lgpl/C share/gnome/panel share/gnome/wm-properties -share/icons -share/idl share/images share/mc share/mc/templates share/mime-info share/oaf share/omf -share/pixmaps share/pixmaps/document-icons share/pixmaps/splash -share/sgml/docbook share/sgml/docbook/gnome-customization-0.1 share/sounds -share/themes share/ui share/vfolders share/xmodmap |