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