Roy's Projects
/
dhcpcd-ui
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e3b48
)
Install autostart entry to gnome folder.
author
Roy Marples
<roy@marples.name>
Mon, 24 May 2010 18:43:54 +0000
(18:43 +0000)
committer
Roy Marples
<roy@marples.name>
Mon, 24 May 2010 18:43:54 +0000
(18:43 +0000)
src/dhcpcd-gtk/Makefile
patch
|
blob
|
history
diff --git
a/src/dhcpcd-gtk/Makefile
b/src/dhcpcd-gtk/Makefile
index 1946f91e70074333ec4e1c37aca9e9e0d62f3c40..301f37ca63e7c0c5e658d8f9faeeb58a61b29994 100644
(file)
--- a/
src/dhcpcd-gtk/Makefile
+++ b/
src/dhcpcd-gtk/Makefile
@@
-5,8
+5,8
@@
TOPDIR= ../..
include ${TOPDIR}/config.mk
ICONDIR?= ${PREFIX}/share/dhcpcd/icons
-
XDGDIR?= ${SYSCONFDIR}/xdg
/autostart
-FILESDIR= ${
XDG
DIR}
+
AUTOSTARTDIR?= ${PREFIX}/share/gnome
/autostart
+FILESDIR= ${
AUTOSTART
DIR}
FILES= dhcpcd-gtk.desktop
CPPFLAGS+= ${NOTIFY} -I${TOPDIR}