[leaf-commits] src/bering-uclibc4/source/openrrcp buildtool.mk, 1.1.1.1, 1.2
Andrew <[email protected]>
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/openrrcp In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32729 Modified Files: buildtool.mk Log Message: Makefile fix Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/openrrcp/buildtool.mk,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** buildtool.mk 26 Apr 2010 09:03:04 -0000 1.1.1.1 --- buildtool.mk 25 May 2010 22:23:34 -0000 1.2 *************** *** 11,15 **** ! source: $(OPENRRCP_DIR)/Makefile zcat $(SOURCE) | tar -xvf - --- 11,15 ---- ! source: zcat $(SOURCE) | tar -xvf - ------------------------------------------------------------------------------