]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- fixed screensaver path
authoraflinta <aflinta@pld-linux.org>
Tue, 28 Mar 2006 19:41:43 +0000 (19:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-dir.patch -> 1.1

f-spot-dir.patch [new file with mode: 0644]

diff --git a/f-spot-dir.patch b/f-spot-dir.patch
new file mode 100644 (file)
index 0000000..bf5f737
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in~      2006-03-13 15:51:10.000000000 +0100
++++ configure.in       2006-03-28 21:38:27.195995000 +0200
+@@ -125,7 +125,7 @@
+ fi
+ if test -d $gnome_screensaver_prefix/lib/gnome-screensaver; then
+-      GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/lib/gnome-screensaver/gnome-screensaver
++      GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/lib/gnome-screensaver
+ else 
+       GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/libexec/gnome-screensaver
+ fi
This page took 0.034525 seconds and 4 git commands to generate.