summaryrefslogtreecommitdiff
path: root/net/speedtouch/patches/patch-ae
blob: 7a6cba35eedba8af42c146b696beb55d23be0e4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1 2004/12/23 18:11:18 skrll Exp $

--- hotplug/Makefile.in.orig	2004-09-29 21:56:31.000000000 +0100
+++ hotplug/Makefile.in
@@ -28,7 +28,7 @@ all: speedtouch
 
 speedtouch: speedtouch.in Makefile
 	rm -f $@ $@.tmp
-	$(edit) < $< > $@.tmp
+	$(edit) speedtouch.in > $@.tmp
 	chmod a+x $@.tmp
 	mv $@.tmp $@