In regard to: Where is thus stuff coming from?, Ian Pilcher said (at...:
#export CFLAGS="$RPM_OPT_FLAGS" #autoconf #%configure \ # --sysconfdir=%{_sysconfdir}/wine ./configure
It's counter-intuitive, but adding a # in front of a macro doesn't necessarily comment it out. Try completely deleting the %configure, or try making it # %%configure \ # --sysconfdir=%%{_sysconfdir}/wine (double up the % signs). Tim -- Tim Mooney mooney@xxxxxxxxxxxxxxxxxxxxxxxxx Information Technology Services (701) 231-1076 (Voice) Room 242-J6, IACC Building (701) 231-8541 (Fax) North Dakota State University, Fargo, ND 58105-5164