summarylogtreecommitdiffstats
path: root/nmead-01.03.00-makefile.patch
blob: 7773e87ad01384046c8b5064a514ef4e17578067 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -aur nmead-01.03.00/Makefile nmead-01.03.00-patched/Makefile
--- nmead-01.03.00/Makefile	2004-07-27 04:28:32.000000000 +0400
+++ nmead-01.03.00-patched/Makefile	2014-07-02 11:05:25.669932413 +0400
@@ -50,7 +50,7 @@
 #
 #
 
-ifndef $(RM)
+ifndef RM
       RM := $(shell which rm)
 endif