summaryrefslogtreecommitdiffstats
path: root/patches/libqxt-0.6.1
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-10-15 17:22:29 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-10-15 17:22:29 +0200
commit855d71cf49f86b67b60808983286407c47cd1e06 (patch)
treec60f1624e66549d7f95f196380f7733284bb5ae3 /patches/libqxt-0.6.1
parentaada7e77d87852b135afa560c558015ff2f54d47 (diff)
downloadptxdist-855d71cf49f86b67b60808983286407c47cd1e06.tar.gz
ptxdist-855d71cf49f86b67b60808983286407c47cd1e06.tar.xz
libqxt: add patch to remove useless rpath
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/libqxt-0.6.1')
-rw-r--r--patches/libqxt-0.6.1/0001-don-t-add-builddir-lib-to-the-rpath.patch20
-rw-r--r--patches/libqxt-0.6.1/series4
2 files changed, 24 insertions, 0 deletions
diff --git a/patches/libqxt-0.6.1/0001-don-t-add-builddir-lib-to-the-rpath.patch b/patches/libqxt-0.6.1/0001-don-t-add-builddir-lib-to-the-rpath.patch
new file mode 100644
index 000000000..d2a8b0b7c
--- /dev/null
+++ b/patches/libqxt-0.6.1/0001-don-t-add-builddir-lib-to-the-rpath.patch
@@ -0,0 +1,20 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Date: Sat, 15 Oct 2011 17:20:48 +0200
+Subject: [PATCH] don't add <builddir>/lib to the rpath
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+ src/qxtlibs.pri | 1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+diff --git a/src/qxtlibs.pri b/src/qxtlibs.pri
+index 2fb27b6..c371b75 100644
+--- a/src/qxtlibs.pri
++++ b/src/qxtlibs.pri
+@@ -1,6 +1,5 @@
+ INCLUDEPATH += $${QXT_SOURCE_TREE}/include
+ DEPENDPATH += $${QXT_SOURCE_TREE}/include
+-unix:!macx:LIBS += -Wl,-rpath,$${QXT_BUILD_TREE}/lib
+ macx:LIBS += -F$${QXT_BUILD_TREE}/lib
+ LIBS += -L$${QXT_BUILD_TREE}/lib
+
diff --git a/patches/libqxt-0.6.1/series b/patches/libqxt-0.6.1/series
new file mode 100644
index 000000000..9282f1dfe
--- /dev/null
+++ b/patches/libqxt-0.6.1/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-don-t-add-builddir-lib-to-the-rpath.patch
+# 749e84e9575dc3cc9a6621c41c956d47 - git-ptx-patches magic