mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
freeimage: remove subpackage which isn't
This commit is contained in:
parent
53e63e93ea
commit
f0a40c3b7e
1 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@ checksum=fbfc65e39b3d4e2cb108c4ffa8c41fd02c07d4d436c594fff8dab1a6d5297f89
|
||||||
|
|
||||||
CFLAGS="-fPIC -DPIC -fexceptions -fvisibility=hidden"
|
CFLAGS="-fPIC -DPIC -fexceptions -fvisibility=hidden"
|
||||||
CXXFLAGS="${CFLAGS} -Wno-ctor-dtor-privacy"
|
CXXFLAGS="${CFLAGS} -Wno-ctor-dtor-privacy"
|
||||||
subpackages="freeimage freeimage-plus freeimage-devel freeimage-plus-devel"
|
subpackages="freeimage-plus freeimage-devel freeimage-plus-devel"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mkdir /tmp/fi
|
mkdir /tmp/fi
|
||||||
|
@ -68,4 +68,3 @@ freeimage-plus-devel_package() {
|
||||||
# mv ${_destdir}/usr/lib/libfreeimageplus.{a,so} ${PKGDESTDIR}/usr/lib
|
# mv ${_destdir}/usr/lib/libfreeimageplus.{a,so} ${PKGDESTDIR}/usr/lib
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue