attached :)
Index: Makefile.in
===================================================================
--- Makefile.in (revisión: 7294)
+++ Makefile.in (copia de trabajo)
@@ -148,7 +148,7 @@
@for p in $?; do \
cp -Rf --parents $(srcdir)/$$p $(dstdir)/$(PACKAGE); \
done
- find $(dstdir)/$(PACKAGE) -name CVS -print | xargs rm -Rf
+ find $(dstdir)/$(PACKAGE) -name '.svn' -print | xargs rm -Rf
@for p in $(FILES_TO_EXCLUDE); do \
rm -Rf $(dstdir)/$(PACKAGE)/$$p; \
done
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel