[arch-commits] Commit in kdesdk/kde-unstable (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Mon Jun 15 07:17:28 UTC 2009


    Date: Monday, June 15, 2009 @ 03:17:28
  Author: pierre
Revision: 42536

fix syntax error

Modified:
  kdesdk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-15 06:17:52 UTC (rev 42535)
+++ PKGBUILD	2009-06-15 07:17:28 UTC (rev 42536)
@@ -114,7 +114,7 @@
 }
 
 package_kdesdk-kmtrace() {
-	pkgdesc='A KDE tool to assist with malloc debugging using glibc's "mtrace" functionality'
+	pkgdesc='A KDE tool to assist with malloc debugging using glibc´s "mtrace" functionality'
 	depends=('kdebase-runtime' 'kdelibs')
 	cd $srcdir/build/kmtrace
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list