CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
opt-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dd67de
)
dbus-glib: Pkgfile, fixed identation and removed noise.
author
Victor Martinez
<pitillo@ono.com>
Sun, 17 Jan 2010 14:59:22 +0000
(14:59 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Sun, 17 Jan 2010 14:59:22 +0000
(14:59 +0000)
dbus-glib/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/dbus-glib/Pkgfile
b/dbus-glib/Pkgfile
index 8016fc68d2a668c9d0bbdb6dc726e46cf82cb8af..48570eebb8b228816ec77a27615a5a0b63bd67e7 100644
(file)
--- a/
dbus-glib/Pkgfile
+++ b/
dbus-glib/Pkgfile
@@
-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