diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-28 00:38:51 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-28 00:38:51 +0800 |
commit | 54e8caa5267f082512996e7e4da06a40d684ad20 (patch) | |
tree | 3d57eee072349de611ebece6c7939909184dea90 /audio | |
parent | 59bd57c1666d4ffc500a4fa1e5a119083b307d04 (diff) | |
download | marcuscom-ports-54e8caa5267f082512996e7e4da06a40d684ad20.tar.gz marcuscom-ports-54e8caa5267f082512996e7e4da06a40d684ad20.tar.zst marcuscom-ports-54e8caa5267f082512996e7e4da06a40d684ad20.zip |
Add missing gconf entry.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2195 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sound-juicer/Makefile | 2 | ||||
-rw-r--r-- | audio/sound-juicer/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index f64451d0d..59a80beb5 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sound-juicer PORTVERSION= 0.5.10.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist index 6ecd3130f..90bd18bc1 100644 --- a/audio/sound-juicer/pkg-plist +++ b/audio/sound-juicer/pkg-plist @@ -1,5 +1,6 @@ bin/sound-juicer etc/gconf/gconf.xml.defaults/apps/sound-juicer/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/sound-juicer/%gconf.xml etc/gconf/schemas/sound-juicer.schemas share/gnome/applications/sound-juicer.desktop share/gnome/help/sound-juicer/C/fdl-appendix.xml @@ -17,5 +18,6 @@ share/gnome/sound-juicer/sound-juicer.glade @dirrm share/gnome/help/sound-juicer/C/figures @dirrm share/gnome/help/sound-juicer/C @dirrm share/gnome/help/sound-juicer +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/sound-juicer @dirrm etc/gconf/gconf.xml.defaults/apps/sound-juicer @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/sound-juicer/sound-juicer-manual-C.omf 2>/dev/null || /usr/bin/true |