[Uludag-commits] r16971 - branches/pisi-1.1/pisi/actionsapi

uludag-commits at pardus.org.tr uludag-commits at pardus.org.tr
4 Şub 2008 Pzt 20:48:32 EET


Author: faik
Date: Mon Feb  4 20:48:31 2008
New Revision: 16971

Modified:
   branches/pisi-1.1/pisi/actionsapi/autotools.py
   branches/pisi-1.1/pisi/actionsapi/kde.py
Log:
[actionsapi] --build to --host



Modified: branches/pisi-1.1/pisi/actionsapi/autotools.py
=================================================================
--- branches/pisi-1.1/pisi/actionsapi/autotools.py	(original)
+++ branches/pisi-1.1/pisi/actionsapi/autotools.py	Mon Feb  4 20:48:31 2008
@@ -60,7 +60,7 @@
 
         args = './configure \
                 --prefix=/%s \
-                --build=%s \
+                --host=%s \
                 --mandir=/%s \
                 --infodir=/%s \
                 --datadir=/%s \

Modified: branches/pisi-1.1/pisi/actionsapi/kde.py
=================================================================
--- branches/pisi-1.1/pisi/actionsapi/kde.py	(original)
+++ branches/pisi-1.1/pisi/actionsapi/kde.py	Mon Feb  4 20:48:31 2008
@@ -51,7 +51,7 @@
     if can_access_file('configure'):
         args = './configure \
                 --prefix=%s \
-                --build=%s \
+                --host=%s \
                 --with-x \
                 --enable-mitshm \
                 --with-xinerama \


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi