git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/patches/raw/Makefile
diff options
context:
space:
mode:
authorHarald Pfeiffer <harald.pfeiffer _ bechtle.com> 2019-04-23 09:32:03 +0200
committerHarald Pfeiffer <harald.pfeiffer _ bechtle.com> 2019-04-23 09:32:03 +0200
commit98a9d53f5ce11e4d83189e7daf30f3d8303b2848 (patch)
tree19927be37427bafecfc264a60d3d0799269a1e17 /patches/raw/Makefile
parent1e2387474a449452b78520b9ad96a8b4b5e99722 (diff)
downloadnagios-plugins-contrib-98a9d53f5ce11e4d83189e7daf30f3d8303b2848.tar.bz2
check_memory patch v1
Diffstat (limited to 'patches/raw/Makefile')
-rw-r--r--patches/raw/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/patches/raw/Makefile b/patches/raw/Makefile
new file mode 100644
index 0000000..f8bfa92
--- /dev/null
+++ b/patches/raw/Makefile
@@ -0,0 +1,6 @@
+VERSION = 3.82
+
+all: check_memory
+
+check_memory:
+ @patch --follow-symlinks -o check_memory.new check_memory.orig < check_memory.patch