diff --git a/kde/kdelibs/parse-config b/kde/kdelibs/parse-config index 5effe13ac..c356f11aa 100644 --- a/kde/kdelibs/parse-config +++ b/kde/kdelibs/parse-config @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../kdelibs/parse-config -# Copyright (C) 2009 - 2010 The OpenSDE Project +# Copyright (C) 2009 - 2011 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -24,7 +24,7 @@ if hasflag KDE; then set_confopt fi - var_append extraconfopt " " '-DCMAKE_BUILD_TYPE=Release' + var_append cmakeopt " " '-DCMAKE_BUILD_TYPE=Release' . $base/package/*/*/cmake-conf.in