mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-26 06:07:59 +01:00
make clean
This commit is contained in:
parent
af328addd5
commit
a6e8af1a1e
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue