diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-20 04:01:21 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-20 04:01:21 +0200 |
commit | a6e8af1a1e44b7f6b1460eafdb06626ddccf644c (patch) | |
tree | e99488e54f2c77b8cd9f4e81d093be2e44983084 /configure | |
parent | af328addd5b52e46ccaeb26f06e9e203d7cd60e6 (diff) | |
download | ponysay-a6e8af1a1e44b7f6b1460eafdb06626ddccf644c.tar.gz ponysay-a6e8af1a1e44b7f6b1460eafdb06626ddccf644c.tar.bz2 ponysay-a6e8af1a1e44b7f6b1460eafdb06626ddccf644c.zip |
make clean
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,12 +13,12 @@ licenseFiles='COPYING' oldInstalledFiles='bin/ponysaytruncater lib/ponysay/truncater lib/ponysay/list.pl lib/ponysay/linklist.pl lib/ponysay/pq4ps lib/ponysay/pq4ps.pl lib/ponysay/pq4ps-list lib/ponysay/pq4ps-list.pl bin/ponysay.py bin/ponythink.py' oldInstalledDirs='lib/ponysay share/ponies share/ttyponies' -oldCompiledFiles='truncater ponysaytruncater ponysay.install' +oldCompiledFiles='truncater ponysaytruncater ponysay.py.install' oldCompiledDirs='' installedFiles='bin/ponysay bin/ponythink doc/ponysay.pdf share/info/ponysay.info.gz share/info/ponythink.info.gz' installedDirs='share/ponysay lib/ponysay' -compiledFiles='ponysay.info.gz ponysay.py.install' +compiledFiles='ponysay.info ponysay.info.gz ponysay.install' compiledDirs='quotes' for man in $manFiles; do |