mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
474 B
Plaintext
14 lines
474 B
Plaintext
$NetBSD: patch-af,v 1.2 2009/09/16 01:15:35 reed Exp $
|
|
|
|
--- exo-helper/helpers/Makefile.in.orig 2009-02-24 20:56:34.000000000 +0000
|
|
+++ exo-helper/helpers/Makefile.in
|
|
@@ -273,7 +273,7 @@ target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-defaultsdir = $(sysconfdir)/xdg/xfce4
|
|
+defaultsdir = $(datadir)/examples/xfce4
|
|
defaults_DATA = helpers.rc
|
|
desktopdir = $(datadir)/xfce4/helpers
|
|
desktop_in_in_files = \
|