diff --git a/srcpkgs/gtkpod/template b/srcpkgs/gtkpod/template index eae5a10c0f4..0057900580b 100644 --- a/srcpkgs/gtkpod/template +++ b/srcpkgs/gtkpod/template @@ -16,3 +16,5 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=a57dc8ae9138e0cb4cee98691e7a95001130c9ea7823e6a75cc72503facd3a76 # Line 55: print in python 2 style python_version=2 + +CFLAGS="-fcommon"