-Correct the path of put *.desktop and icon. -A bit clean up, such as reduce two tabs to one and etc. -Change the maintainership to Tom McLaughlin <tmclaugh@sdf.lonestar.org>. Approved by: Christopher Nehren <apeiron@comcast.net> (maintainer) Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
11 lines
351 B
Text
11 lines
351 B
Text
--- configure.orig Sat Oct 16 00:07:44 2004
|
|
+++ configure Sat Oct 16 00:08:24 2004
|
|
@@ -339,7 +339,7 @@
|
|
bindir='${exec_prefix}/bin'
|
|
sbindir='${exec_prefix}/sbin'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
-datadir='${prefix}/share'
|
|
+datadir='${prefix}/share/gnome'
|
|
sysconfdir='${prefix}/etc'
|
|
sharedstatedir='${prefix}/com'
|
|
localstatedir='${prefix}/var'
|