[csw-devel] SF.net SVN: gar:[10049] csw/mgar/pkg/libpango/trunk/Makefile
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Mon May 31 08:16:45 CEST 2010
Revision: 10049
http://gar.svn.sourceforge.net/gar/?rev=10049&view=rev
Author: theferret
Date: 2010-05-31 06:16:45 +0000 (Mon, 31 May 2010)
Log Message:
-----------
libpango: fix typo
Modified Paths:
--------------
csw/mgar/pkg/libpango/trunk/Makefile
Modified: csw/mgar/pkg/libpango/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libpango/trunk/Makefile 2010-05-31 06:14:50 UTC (rev 10048)
+++ csw/mgar/pkg/libpango/trunk/Makefile 2010-05-31 06:16:45 UTC (rev 10049)
@@ -75,7 +75,7 @@
package: $(STDFILE) $(FILES)
createpkg -r `pwd`/build/*/cswstage
cd devel; createpkg -r `pwd`/../build/*/cswstage; cd ..
- cd docj; createpkg -r `pwd`/../build/*/cswstage; cd ..
+ cd doc; createpkg -r `pwd`/../build/*/cswstage; cd ..
mv */*.pkg.gz .
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list