git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/patches/Makefile
diff options
context:
space:
mode:
authorHarald Pfeiffer <harald.pfeiffer _ bechtle.com> 2019-04-23 14:23:10 +0200
committerHarald Pfeiffer <harald.pfeiffer _ bechtle.com> 2019-04-23 14:23:10 +0200
commit615071faa1a1f3836cb69efe1ced45717b4ac545 (patch)
tree24d020b36af0b6e72102645abfa225461a693162 /patches/Makefile
parent98a9d53f5ce11e4d83189e7daf30f3d8303b2848 (diff)
downloadnagios-plugins-contrib-615071faa1a1f3836cb69efe1ced45717b4ac545.tar.bz2
foldered build routine
Diffstat (limited to 'patches/Makefile')
-rw-r--r--patches/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/patches/Makefile b/patches/Makefile
new file mode 100644
index 0000000..cdc8f17
--- /dev/null
+++ b/patches/Makefile
@@ -0,0 +1,7 @@
+VERSION = 3.82
+
+all: check_memory
+
+check_memory:
+ @mkdir -pv build
+ @patch --follow-symlinks -o build/check_memory raw/check_memory.orig < raw/check_memory.patch