]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Tue, 10 Jul 2012 19:19:42 +0000 (12:19 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 10 Jul 2012 19:19:42 +0000 (12:19 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 49f4d2f36ff1ed4241f95c91af412a4c8a774bb9..0f709e8aa32e27cf5ba066ef648a2a4534faa23a 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 04dd923e14ba7ee3b13c0559655940b0aeab55a1
-Head: 9953927e2ba662867fb28d2147c6bca10883689b
+Previous: ca942c429a2cba474bfb386794099dd294179ee2
+Head: 35383dcd2e9fb91594df919f812edb42dc8e0a04
 Applied:
   build-preload: 9953927e2ba662867fb28d2147c6bca10883689b
+  refresh-temp: 35383dcd2e9fb91594df919f812edb42dc8e0a04
 Unapplied:
   waitall-buggy: c49c6b56c55385774065f5aa2704078e6ae0ceb8
   rs-1sge: 8ec392829399dec7ed5c608b8697a482e5faa2de
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..3126a44
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: 50465fe288254c5dcda8e29f166d42b7cdbb4d2d
+Top:    e8a593c3ff191ffcaccc9621780345523eb869d8
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-07-10 12:19:42 -0700
+
+Refresh of build-preload
+
+---
+
+diff --git a/Makefile.am b/Makefile.am
+index 23d97f4..064bd1f 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -2,7 +2,7 @@ INCLUDES = -I$(srcdir)/include
+ rslibdir = $(libdir)/rsocket
+ lib_LTLIBRARIES = src/librdmacm.la
+-rslibdir_LTLIBRARIES = src/librspreload.la
++rslib_LTLIBRARIES = src/librspreload.la
+ ACLOCAL_AMFLAGS = -I config
+ AM_CFLAGS = -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"$(sysconfdir)\" -DRDMADIR=\"@rdmadir@\"