https://bugzilla.redhat.com/show_bug.cgi?id=1047110



--- Comment #11 from Remi Collet <[email protected]> ---
@shawn: Minor bash style, instead of "cat foo | sed xxx >bar", simply use "sed
xxx foo >bar"
So: 

sed
's#Doctrine/Common/ClassLoader.php#%{_datadir}/php/Doctrine/Common/ClassLoader.php#'
\
   bin/doctrine-dbal.php >> bin/doctrine-dbal

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to