[csw-devel] SF.net SVN: gar:[2784] csw/mgar/pkg/nginx/trunk
Dagobert Michelsen
dam at opencsw.org
Sat Jan 10 23:38:23 CET 2009
Hi Andy,
Am 10.01.2009 um 20:11 schrieb aigoshin at users.sourceforge.net:
> -#CONFIGURE_ARGS += --with-cpu-opt=pentiumpro
> +CONFIGURE_ARGS += --with-cpu-opt=pentium3
> +CONFIGURE_ARGS += --with-cc-opt="-I/opt/csw/include -I/opt/csw/
> include/openssl"
You could better use $(includedir) and the other vars from gar.conf.mk
here, but that is not really important. Your Makefile looks almost
perfect at that would be 100% ;-)
> %include url file://%{PKGLIB}/csw_dyndepend.gspec
> -%copyright url file://%{WORKSRC}/LICENSE
> +%copyright url file://%{DESTDIR}/LICENSE
Yep, WORKSRC_FIRSTMOD should work here. LICENSE is sometimes not
copied to DESTDIR.
Best regards
-- Dago
More information about the devel
mailing list