diff --git a/gtk+.be0 b/gtk+.be0 index 66e8f8071..fce2de1cc 100755 --- a/gtk+.be0 +++ b/gtk+.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gtk+-1.2.10-3 +# BEE_VERSION gtk+-1.2.10-4 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -76,7 +76,7 @@ PATCHURL+=("https://beehive.molgen.mpg.de/5befe8fe29aa3729cc7278c80400ceba/gtk+- mee_patch() { bee_patch "${@}" - cp -p /usr/share/automake-1.15/config.{guess,sub} . + cp -p /usr/share/libtool/config/config.{guess,sub} . } export CFLAGS='-O2 -fPIC'