Fix dependencies and add license
This commit is contained in:
@@ -33,4 +33,7 @@ package() {
|
||||
ln -sv gawk.1 "$BPM_OUTPUT"/usr/share/man/man1/awk.1
|
||||
mkdir -pv "$BPM_OUTPUT"/usr/share/doc/gawk
|
||||
cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} "$BPM_OUTPUT"/usr/share/doc/gawk
|
||||
|
||||
# Install package license
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/gawk/COPYING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user