summaryrefslogtreecommitdiff
path: root/java/jmp/files/patch-Makefile.in
blob: d90af8ce4a90cd1f7e8259ff0813beea30a4a200 (plain) (blame)
1
2
3
4
5
6
7
$FreeBSD$

--- Makefile.in.orig	Mon May  8 20:06:38 2006
+++ Makefile.in	Mon May  8 20:07:16 2006
@@ -1044 +1044 @@
-	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+	  inst=$$inst.$$ext; \