]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Mon, 2 Apr 2012 21:29:31 +0000 (14:29 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 2 Apr 2012 21:29:31 +0000 (14:29 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 8755cf1e589063d984e9b559fbb5f0f2c201883a..095e734cef26766269af5c54fa93276345f0b9d5 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,10 @@
 Version: 1
-Previous: 31cbec6790c08d23f5fc19d9dc6f715ea43cf786
-Head: 693b33183e2e4352157933034ae18f340dd4ccac
+Previous: 9e2d761179502cdd843857faae1723a28be796d1
+Head: e58b6531430171eedd86f2188a14d95ed37ab96d
 Applied:
   af_ib: fb683ba55480ada43c09aa48b3cb18bde139f72c
   daemonize: 693b33183e2e4352157933034ae18f340dd4ccac
+  refresh-temp: e58b6531430171eedd86f2188a14d95ed37ab96d
 Unapplied:
   rel-1.0.6: 2a161b8365c9062529e0f46f9872631b42599bfb
   dev-name2ip: 8e00708e882239292492e13aa51c82042255933c
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..a3c369b
--- /dev/null
@@ -0,0 +1,21 @@
+Bottom: 8285b68cb4f3673b766a8f3737ad90d34cbf9272
+Top:    f5032fb53161107c1c6cef8a3b4bf1ef5f23ba50
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-04-02 14:29:31 -0700
+
+Refresh of daemonize
+
+---
+
+diff --git a/configure.in b/configure.in
+index 736f657..10b0c36 100644
+--- a/configure.in
++++ b/configure.in
+@@ -58,6 +58,7 @@ AC_CACHE_CHECK(whether ld accepts --version-script, ac_cv_version_script,
+     fi)\r
\r
+ AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$ac_cv_version_script" = "yes")\r
++AC_DEFINE(ACM_DEST_DIR, "\"$(sysconfdir)\"", [setting configuration directory])\r
\r
+ AC_CONFIG_FILES([Makefile ibacm.spec])\r
+ AC_OUTPUT