Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
b5c5bba143
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      package/gnome2/glabels/glabels.conf

+ 12
- 0
package/gnome2/glabels/glabels.conf

@ -22,3 +22,15 @@
. $base/package/*/*/gnome-2.conf
# ignore shared files with 'seahorse'
#
# it is save to do this using flistdel because glabels doesn't really modify
# this files. it just 'touches' them..
#
var_append flist''del "|" "${datadir#/}/mime/XMLnamespaces"
var_append flist''del "|" "${datadir#/}/mime/application/pgp-encrypted.xml"
var_append flist''del "|" "${datadir#/}/mime/application/pgp-keys.xml"
var_append flist''del "|" "${datadir#/}/mime/application/pgp-signature.xml"
var_append flist''del "|" "${datadir#/}/mime/globs"
var_append flist''del "|" "${datadir#/}/mime/magic"

Loading…
Cancel
Save