diff options
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/kdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/ubuntu/maverick/kdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff b/ubuntu/maverick/kdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff index b8a55ad56..6e443209c 100644 --- a/ubuntu/maverick/kdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff +++ b/ubuntu/maverick/kdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff @@ -1,10 +1,11 @@ diff -urN kscreensaver/krootbacking/Makefile.am kscreensaver/krootbacking/Makefile.am ---- kscreensaver/krootbacking/Makefile.am 2011-08-19 19:27:09.000000000 -0500 -+++ kscreensaver/krootbacking/Makefile.am 2011-08-19 20:06:36.000000000 -0500 -@@ -9,5 +9,5 @@ - - noinst_HEADERS = krootbacking.h +--- kscreensaver/krootbacking/Makefile.am ++++ kscreensaver/krootbacking/Makefile.am +@@ -1,6 +1,6 @@ + INCLUDES = $(all_includes) -hackdir = /usr/local/bin/ +hackdir = /opt/trinity/bin/ hack_DATA = xscreensaver-getimage xscreensaver-getimage-file + + install-data-hook: |