Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
e81bedffe1
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      package/gnome2/gtk+/gtk+.conf

+ 0
- 9
package/gnome2/gtk+/gtk+.conf

@ -31,12 +31,3 @@ var_append confopt ' ' "--with-xinput=yes"
hook_add preconf 3 'autoconf'
gdkpixbuf_pm() {
echo "Installing cron script ..."
rock_substitute $confdir/gdkpixbuf.cron \
> $root/etc/cron.daily/82-gdkpixbuf
chmod +x $root/etc/cron.daily/82-gdkpixbuf
}
hook_add postinstall 3 'gdkpixbuf_pm'

Loading…
Cancel
Save