[Lunar-commits] r23511 - moonbase/trunk/x11/synaptics
Moritz Heiber
moe at lunar-linux.org
Tue Mar 6 02:04:52 CET 2007
Author: moe
Date: 2007-03-06 02:04:52 +0100 (Tue, 06 Mar 2007)
New Revision: 23511
Modified:
moonbase/trunk/x11/synaptics/BUILD
Log:
gee .. what a single slash can do to you ..
Modified: moonbase/trunk/x11/synaptics/BUILD
===================================================================
--- moonbase/trunk/x11/synaptics/BUILD 2007-03-05 23:47:03 UTC (rev 23510)
+++ moonbase/trunk/x11/synaptics/BUILD 2007-03-06 01:04:52 UTC (rev 23511)
@@ -1,6 +1,7 @@
(
- sedit "s:\/usr\/local\/:\/usr\/:" Makefile
+ sedit 's/\/usr\/local/\/usr/' Makefile &&
+
default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list