mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
455 B
Plaintext
14 lines
455 B
Plaintext
$NetBSD: patch-ab,v 1.2 2009/09/16 01:15:33 reed Exp $
|
|
|
|
--- xfce4-tips/Makefile.in.orig 2009-02-25 20:29:50.000000000 +0000
|
|
+++ xfce4-tips/Makefile.in
|
|
@@ -309,7 +309,7 @@ xfce4_tips_CFLAGS = \
|
|
xfce4_tips_LDADD = \
|
|
@LIBXFCEGUI4_LIBS@
|
|
|
|
-desktopdir = $(sysconfdir)/xdg/autostart
|
|
+desktopdir = $(datadir)/examples/xfce4/autostart
|
|
desktop_in_files = xfce4-tips-autostart.desktop.in
|
|
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
|
EXTRA_DIST = \
|