From e763512783849b503c1ba17a3a850ca288728d35 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Jan 22 2011 01:58:47 +0000 Subject: Fix typo in the configure flag It's --with-dbus-daemondir --- diff --git a/at-spi2-core.spec b/at-spi2-core.spec index e855c4d..c83dc37 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -42,7 +42,7 @@ API documentation for libatspi. %setup -q %build -%configure --with-dbus-daemon=/bin --disable-relocate +%configure --with-dbus-daemondir=/bin --disable-relocate sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool