summaryrefslogtreecommitdiff
path: root/debian/patches/01_fix_install_path.patch
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-07-30 19:36:28 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2018-07-30 19:42:36 +0000
commite2dfbd519002c3d6ec390a3798db1433884ed2a7 (patch)
treee1becdb12e6d74784e1766845557a3e8ce86ab62 /debian/patches/01_fix_install_path.patch
parent3782ed482227043918f738928e9cbf22eacba626 (diff)
Add patch for propagatgin down LDFLAGS to fix missing bindnow hardening
Diffstat (limited to 'debian/patches/01_fix_install_path.patch')
-rw-r--r--debian/patches/01_fix_install_path.patch18
1 files changed, 13 insertions, 5 deletions
diff --git a/debian/patches/01_fix_install_path.patch b/debian/patches/01_fix_install_path.patch
index ac9cd25..1afa52f 100644
--- a/debian/patches/01_fix_install_path.patch
+++ b/debian/patches/01_fix_install_path.patch
@@ -1,8 +1,16 @@
-Description: Fixes the install location (usr instead of usr/local)
-Author: Ruben Undheim <ruben.undheim@gmail.com>
---- sfarkxtc-0.20130812git80b1da3.orig/Makefile
-+++ sfarkxtc-0.20130812git80b1da3/Makefile
-@@ -8,4 +8,4 @@ clean:
+From: Ruben Undheim <ruben.undheim@gmail.com>
+Date: Wed, 5 Nov 2014 18:51:11 +0100
+Subject: Fixes the install location (usr instead of usr/local)
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 88ed301..03decdc 100644
+--- a/Makefile
++++ b/Makefile
+@@ -12,4 +12,4 @@ clean:
-rm sfarkxtc 2>/dev/null || true
install: sfarkxtc