Author: glen                         Date: Fri Jan 19 13:05:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix iasl path

---- Files affected:
SPECS:
   vbox.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/vbox.spec
diff -u SPECS/vbox.spec:1.1 SPECS/vbox.spec:1.2
--- SPECS/vbox.spec:1.1 Mon Jan 15 23:47:42 2007
+++ SPECS/vbox.spec     Fri Jan 19 14:05:35 2007
@@ -41,7 +41,7 @@
 ./configure \
        --with-gcc="%{__cc}" \
        --with-g++="%{__cxx}" \
-       --with-iasl=%{_bindir} \
+       --with-iasl=%{_bindir}/iasl \
        --with-linux=%{_kernelsrcdir} \
        --with-qt-dir=/usr
 
@@ -64,6 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/19 13:05:35  glen
+- fix iasl path
+
 Revision 1.1  2007/01/15 22:47:42  glen
 - new, can't build now due having failure to build iasl and xalan-c
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vbox.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to