packages: netdude/netdude-paths.patch - up for 0.5.1

lisu lisu at pld-linux.org
Fri Apr 30 11:08:49 CEST 2010


Author: lisu                         Date: Fri Apr 30 09:08:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up for 0.5.1

---- Files affected:
packages/netdude:
   netdude-paths.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/netdude/netdude-paths.patch
diff -u packages/netdude/netdude-paths.patch:1.3 packages/netdude/netdude-paths.patch:1.4
--- packages/netdude/netdude-paths.patch:1.3	Wed Sep 16 15:20:10 2009
+++ packages/netdude/netdude-paths.patch	Fri Apr 30 11:08:44 2010
@@ -172,28 +172,6 @@
 
  pkginclude_HEADERS = \
         nd.h  \
---- netdude-0.5.0/configure.in~	2008-08-28 15:58:22.000000000 +0200
-+++ netdude-0.5.0/configure.in	2009-09-14 15:22:48.000000000 +0200
-@@ -80,14 +80,14 @@
- dnl ##################################################
- dnl # Set PACKAGE_DATA_DIR in config.h.
- dnl ##################################################
--if test "x${datadir}" = 'x${prefix}/share'; then
-+if test "x${libdir}" = 'x${prefix}/lib'; then
-   if test "x${prefix}" = "xNONE"; then
--    packagedatadir="${ac_default_prefix}/share/${PACKAGE}"
-+    packagedatadir="${ac_default_prefix}/lib/${PACKAGE}"
-   else
--    packagedatadir="${prefix}/share/${PACKAGE}"
-+    packagedatadir="${prefix}/lib/${PACKAGE}"
-   fi
- else
--  packagedatadir="${datadir}/${PACKAGE}"
-+  packagedatadir="${libdir}/${PACKAGE}"
- fi
- packagedatadir=`eval eval eval eval "echo $packagedatadir"`
- AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${packagedatadir}", [The data dir of the package])
- 
 --- netdude-0.5.0/src/nd_gui.c~	2008-08-29 16:03:55.000000000 +0200
 +++ netdude-0.5.0/src/nd_gui.c	2009-09-16 13:53:38.000000000 +0200
 @@ -116,7 +116,7 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/netdude/netdude-paths.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list