[arch-commits] Commit in evolution-sharp/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Nov 2 07:54:54 UTC 2010


    Date: Tuesday, November 2, 2010 @ 03:54:53
  Author: jgc
Revision: 97870

Fix startdir

Modified:
  evolution-sharp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-02 07:49:06 UTC (rev 97869)
+++ PKGBUILD	2010-11-02 07:54:53 UTC (rev 97870)
@@ -25,7 +25,7 @@
   patch -Np1 -i "${srcdir}/evolution-data-server-lib-target.patch"
   autoreconf -fi
 
-  export MONO_SHARED_DIR="${startdir}/src/.wabi"
+  export MONO_SHARED_DIR="${srcdir}/.wabi"
   mkdir -p "${MONO_SHARED_DIR}"
 
   ./configure --prefix=/usr --sysconfdir=/etc \




More information about the arch-commits mailing list