Errors in packaging kupfer

Chen Lei supercyper1 at gmail.com
Wed May 26 08:35:54 UTC 2010


CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
->
waf configure --prefix=%{_prefix} --no-runtime-deps


All python modules are not needed in runtime, don't check them. Also,
the package is noarch, optflags is not needed.



Chen Lei


More information about the devel mailing list