Author: oden
Date: Wed Feb  7 16:54:36 2007
New Revision: 117226

Modified:
   packages/cooker/uClibc-wget/current/SPECS/uClibc-wget.spec

Log:
- fix build

Modified: packages/cooker/uClibc-wget/current/SPECS/uClibc-wget.spec
==============================================================================
--- packages/cooker/uClibc-wget/current/SPECS/uClibc-wget.spec  (original)
+++ packages/cooker/uClibc-wget/current/SPECS/uClibc-wget.spec  Wed Feb  7 
16:54:36 2007
@@ -69,6 +69,7 @@
 export CPPFLAGS="-I%{_includedir}/openssl"
 export SSL_INCLUDES="-I%{_includedir}/openssl"
 export CFLAGS="%{optflags} -Wall"
+export LDLAGS="-L%{basedir}/usl/lib"
 
 uclibc ./configure \
     --host=%{_target_cpu}-mandriva-linux-gnu \

Reply via email to