2013-09-26 17:14:40 +02:00

16 lines
360 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2010/12/23 16:57:33 taca Exp $
Make sure to execute by perl.
--- Makefile.orig 2003-07-28 14:10:19.000000000 +0000
+++ Makefile
@@ -15,7 +15,7 @@ usage:
@ echo "make clean "
install:
- ./install.pl fml/etc/install.cf
+ ${PERL} ./install.pl fml/etc/install.cf
scan:
@ cvs -n update 2>&1 |grep -v : || echo ''