[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:oo-deb/debian/patches linux-arm-support.diff,1.3,1.4



Update of /cvs/debian-openoffice/oo-deb/debian/patches
In directory gluck:/tmp/cvs-serv16296/patches

Modified Files:
	linux-arm-support.diff 
Log Message:
add missing $


Index: linux-arm-support.diff
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/patches/linux-arm-support.diff,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- linux-arm-support.diff	10 Nov 2004 15:36:47 -0000	1.3
+++ linux-arm-support.diff	11 Nov 2004 06:17:48 -0000	1.4
@@ -1178,7 +1178,7 @@
 +.INCLUDE :  target.mk
 +
 +$(SLO)$/%.o: %.s
-+	$(CC) -c -o $(SLO)$/(@:b).o $< -fPIC ; touch $@
++	$(CC) -c -o $(SLO)$/$(@:b).o $< -fPIC ; touch $@
 +.ENDIF
 +
 +



Reply to: