Author: sparky Date: Thu Aug 10 03:29:57 2006 New Revision: 7652 Modified: ppcrcd/trunk/fs.pkgs Log: - I += cstream (tool similar to dd)
Modified: ppcrcd/trunk/fs.pkgs ============================================================================== --- ppcrcd/trunk/fs.pkgs (original) +++ ppcrcd/trunk/fs.pkgs Thu Aug 10 03:29:57 2006 @@ -113,6 +113,9 @@ I += recoverdm $(R)/recoverdm: $(P)/recoverdm +I += cstream +$(R)/cstream: $(P)/cstream + I += dd_rescue $(R)/dd_rescue: $(P)/dd_rescue _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
