Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 18 years ago
parent
commit
baaec56974
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/gnome2/gtk+/gtk+-pkg.conf

+ 1
- 1
package/gnome2/gtk+/gtk+-pkg.conf

@ -23,6 +23,6 @@
if [ $pkg != "gtk+" ] ; then
# exclude some gconf files - so we do not need to patch every
# single package ...
flistdel="$flistdel|etc/$prefix/gtk-2.0/gdk-pixbuf.loaders"
flistdel="$flistdel|${sysconfdir#/}/gtk-2.0/gdk-pixbuf.loaders"
fi

Loading…
Cancel
Save