mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
zip: add license
This commit is contained in:
parent
f5d79a76ca
commit
7cc4963958
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ do_build() {
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} -f unix/Makefile install
|
make PREFIX=/usr DESTDIR=${DESTDIR} -f unix/Makefile install
|
||||||
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue