parent
e90cd4c352
commit
e8ee3218e3
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unzip'
|
||||
pkgname=unzip
|
||||
version=6.0
|
||||
revision=9
|
||||
revision=10
|
||||
makedepends="bzip2-devel"
|
||||
wrksrc=unzip60
|
||||
short_desc="List, test and extract compressed files in a ZIP archive"
|
||||
|
@ -28,4 +28,6 @@ do_install() {
|
|||
|
||||
vmkdir usr/share
|
||||
mv ${DESTDIR}/usr/man ${DESTDIR}/usr/share
|
||||
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue