]>
Raphaƫl G. Git Repositories - distcook/blob - cook
c3d1a4fba25f078704d1fd89e6d0e2af48ee4931
6 # Extract configuration
7 echo '#! /bin/sh -e' > lib
/config.sh
8 cat config
/*.conf
| perl
-pne 'if (/^#/) {undef $_;} else {s/^/export /;}' >> lib
/config.sh
22 # Fix various patterns