[unshield] 25/30: disable RPATH

Evgeni Golov evgeni at moszumanska.debian.org
Sun Dec 27 11:05:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

evgeni pushed a commit to branch master
in repository unshield.

commit 38b741ef79151fcf2bc057cd83c2f16219fe820b
Author: Evgeni Golov <evgeni at debian.org>
Date:   Sat Sep 7 11:58:29 2013 +0200

    disable RPATH
---
 debian/patches/001-disable-rpath.patch | 16 ++++++++++++++++
 debian/patches/series                  |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/001-disable-rpath.patch b/debian/patches/001-disable-rpath.patch
new file mode 100644
index 0000000..a687c88
--- /dev/null
+++ b/debian/patches/001-disable-rpath.patch
@@ -0,0 +1,16 @@
+From: Evgeni Golov <evgeni at debian.org>
+Subject: disable RPATH checking
+Last-Update: 2013-09-07
+
+--- a/configure.ac.in
++++ b/configure.ac.in
+@@ -28,9 +28,6 @@ AC_PROG_LIBTOOL
+ AC_PROG_MAKE_SET
+ dnl AM_PATH_CHECK()
+ 
+-dnl Checks for libraries.
+-AC_LIB_RPATH
+-
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ SAVED_CFLAGS="$CFLAGS"
+ CFLAGS=""
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1ea6401
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+001-disable-rpath.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/unshield.git



More information about the Pkg-games-commits mailing list