CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dbus-glib: Pkgfile, fixed identation and removed noise.
[attic/ports/opt-cross.git] / dbus-glib / Pkgfile
index 8016fc68d2a668c9d0bbdb6dc726e46cf82cb8af..48570eebb8b228816ec77a27615a5a0b63bd67e7 100644 (file)
@@ -12,7 +12,7 @@ source=(http://dbus.freedesktop.org/releases/$name/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
-#export PATH="$PATH:/usr/sbin"
+
   cat > config.cache <<EOF
 ac_cv_func_posix_getpwnam_r=yes
 ac_cv_have_abstract_sockets=yes
@@ -45,8 +45,8 @@ EOF
 DBUS_GLIB_CFLAGS DBUS_GLIB_THREADS_LIBS DBUS_GLIB_THREADS_CFLAGS
 
   ./configure --prefix=/usr \
-                --disable-static \
-                --with-xml=expat 
+              --disable-static \
+              --with-xml=expat 
   make
 
   cd tools