[arch-commits] Commit in xorg-font-utils/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Oct 31 19:01:57 UTC 2009


    Date: Saturday, October 31, 2009 @ 15:01:57
  Author: jgc
Revision: 57505

Merged revisions 57484 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xorg-font-utils/trunk

........
  r57484 | jgc | 2009-10-31 19:24:46 +0100 (Sat, 31 Oct 2009) | 2 lines
  
  upgpkg: xorg-font-utils 7.5-2
      Change fontrootdir, we will stay with the old location for now
........

Modified:
  xorg-font-utils/repos/extra-x86_64/	(properties)
  xorg-font-utils/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: xorg-font-utils/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xorg-font-utils/trunk:1-56335
   + /xorg-font-utils/trunk:1-57504

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-31 19:00:08 UTC (rev 57504)
+++ extra-x86_64/PKGBUILD	2009-10-31 19:01:57 UTC (rev 57505)
@@ -3,7 +3,7 @@
 
 pkgname=xorg-font-utils
 pkgver=7.5
-pkgrel=1
+pkgrel=2
 pkgdesc="X.Org font utilities"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
@@ -47,7 +47,7 @@
         echo "Unknown license" > "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.ttmkfdir2" || return 1
 	    else
         ./configure --prefix=/usr --mandir=/usr/share/man \
-            --with-mapdir=/usr/share/fonts/util || return 1
+            --with-mapdir=/usr/share/fonts/util --with-fontrootdir=/usr/share/fonts || return 1
         make || return 1
         make DESTDIR="${pkgdir}" install || return 1
         install -D -m644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.${i%-*} || return 1




More information about the arch-commits mailing list