81d48bb293
- patch exo-mount to make it find /sbin/mount - add dependency on devel/libnotify for exo-mount-notify - install generated gtk-doc - add update-desktop-database goo ok ajacoutot@ jasper@
13 lines
524 B
Plaintext
13 lines
524 B
Plaintext
$OpenBSD: patch-exo-helper_helpers_Makefile_in,v 1.2 2007/12/18 20:21:15 landry Exp $
|
|
--- exo-helper/helpers/Makefile.in.orig Sun Dec 2 13:37:18 2007
|
|
+++ exo-helper/helpers/Makefile.in Mon Dec 3 09:43:51 2007
|
|
@@ -276,7 +276,7 @@ target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-defaultsdir = $(sysconfdir)/xdg/xfce4
|
|
+defaultsdir = $(prefix)/share/examples/xfce4
|
|
defaults_DATA = helpers.rc
|
|
desktopdir = $(datadir)/xfce4/helpers
|
|
desktop_in_in_files = \
|