mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
modified compileX11.sh -> include INSTALL.txt in the package
This commit is contained in:
parent
9f830fea31
commit
29f767f140
@ -19,6 +19,7 @@ cp ./YACReader/YACReader "./${dest}/YACReader"
|
||||
cp ./YACReaderLibrary/YACReaderLibrary "./${dest}/YACReaderLibrary"
|
||||
cp ./COPYING.txt "./${dest}/"
|
||||
cp ./README.txt "./${dest}/"
|
||||
cp ./INSTALL.txt "./${dest}/"
|
||||
cp ./images/icon.png "./${dest}/"
|
||||
cp ./images/iconLibrary.png "./${dest}/"
|
||||
cp ./images/db.png "./${dest}/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user