summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-02-20 09:05:20 +0100
committerMartin Väth <martin@mvath.de>2016-02-20 09:05:20 +0100
commit886102b76fc82b44e363833c222f984ecd5f09c6 (patch)
tree4bd34fb063d5f3289edd075fdddb9376f8f50f94 /app-admin/checksec/files/path.patch
parentapp-admin/checksec: Fix USE=vanilla. Install provided manpage, completion (diff)
downloadmv-886102b76fc82b44e363833c222f984ecd5f09c6.tar.gz
mv-886102b76fc82b44e363833c222f984ecd5f09c6.tar.bz2
mv-886102b76fc82b44e363833c222f984ecd5f09c6.zip
app-admin/checksec: Version bump, use upstream mechanisms, add test
Diffstat (limited to 'app-admin/checksec/files/path.patch')
-rw-r--r--app-admin/checksec/files/path.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-admin/checksec/files/path.patch b/app-admin/checksec/files/path.patch
deleted file mode 100644
index 18344610..00000000
--- a/app-admin/checksec/files/path.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 1/checksec
-+++ 1/checksec
-@@ -59,6 +59,7 @@
-
- #set global lang to C
- export LC_ALL="C"
-+export PATH="${PATH}:/usr/sbin:/sbin" # for sysctl
-
- # global vars
- debug=false