mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Revert "djview: mark broken temporarily."
This reverts commit 10838be7ab
.
This commit is contained in:
parent
f7fb29ae0e
commit
b3250686fe
1 changed files with 0 additions and 7 deletions
|
@ -19,13 +19,6 @@ if [ "${CROSS_BUILD}" ]; then
|
||||||
configure_args+=" ac_cv_path_QMAKE=${XBPS_WRAPPERDIR}/qmake-qt5"
|
configure_args+=" ac_cv_path_QMAKE=${XBPS_WRAPPERDIR}/qmake-qt5"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
armv6l-musl|armv7l-musl|x86_64-musl)
|
|
||||||
# error while fetching with xbps-fetch
|
|
||||||
broken="djview-4.12.tar.gz: Temporary Redirect"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e '/Exec/s/djview4/djview/' \
|
vsed -i -e '/Exec/s/djview4/djview/' \
|
||||||
-e '/StartupWMClass/s/Djview4/DjView/' \
|
-e '/StartupWMClass/s/Djview4/DjView/' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue