bepdf: unbreak recipe

This commit is contained in:
Ingo Weinhold
2013-07-05 11:22:46 +02:00
parent 37ddc69743
commit f7b2bc97fa

View File

@@ -38,7 +38,6 @@ SOURCE_DIR="$portVersionedName"
BUILD()
{
exit 0
if [ $targetArchitecture == 'x86_gcc2' ]; then
export BEPDF_BUILD_GCC=gcc2
else