|
@ -14,6 +14,6 @@ _ |
|
|
cd "$name-$version" |
|
|
cd "$name-$version" |
|
|
option patch patch -p0 -i "../$name-$version-dont-hide-window.patch" |
|
|
option patch patch -p0 -i "../$name-$version-dont-hide-window.patch" |
|
|
|
|
|
|
|
|
compile_configure -- --disable-schemas-compile |
|
|
compile_configure -- --disable-schemas-compile --disable-static |
|
|
|
|
|
|
|
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
|
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
|
|