Add cabextract for wine
This commit is contained in:
parent
a94765bcfd
commit
f3d46801c1
1 changed files with 0 additions and 6 deletions
|
@ -14,12 +14,6 @@ make_target() {
|
|||
:
|
||||
}
|
||||
|
||||
|
||||
#unpack() {
|
||||
# mkdir -p ${PKG_BUILD}
|
||||
# tar --strip-components=1 -xf ${SOURCES}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.xz -C ${PKG_BUILD}
|
||||
#}
|
||||
|
||||
makeinstall_target() {
|
||||
mkdir -p ${INSTALL}/usr/bin
|
||||
mkdir -p ${INSTALL}/usr/lib
|
||||
|
|
Loading…
Reference in a new issue