[arch-commits] CVS update of extra/office/foomatic-db-engine (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Jun 28 22:16:03 UTC 2007


    Date: Thursday, June 28, 2007 @ 18:16:03
  Author: jgc
    Path: /home/cvs-extra/extra/office/foomatic-db-engine

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: foomatic-db-engine 3.0_20070628-2
Move perl files for now, will come up with a cleaner fix later


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


Index: extra/office/foomatic-db-engine/PKGBUILD
diff -u extra/office/foomatic-db-engine/PKGBUILD:1.9 extra/office/foomatic-db-engine/PKGBUILD:1.10
--- extra/office/foomatic-db-engine/PKGBUILD:1.9	Thu Jun 28 17:56:25 2007
+++ extra/office/foomatic-db-engine/PKGBUILD	Thu Jun 28 18:16:02 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.9 2007/06/28 21:56:25 andyrtr Exp $
+# $Id: PKGBUILD,v 1.10 2007/06/28 22:16:02 jgc Exp $
 # Maintainer: arjan <arjan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 #
 pkgname=foomatic-db-engine
 pkgver=3.0_20070628
 _snapver=3.0-20070628
-pkgrel=1
+pkgrel=2
 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
 arch=(i686 x86_64)
 license=('GPL')
@@ -25,4 +25,7 @@
    sed 's|$(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX)|$(MAKE) PREFIX=$(PERLPREFIX)|' -i Makefile
    make || return 1
    make DESTDIR=$startdir/pkg install
+
+   mv ${startdir}/pkg/usr/lib/perl5/site_perl/5.* ${startdir}/pkg/usr/lib/perl5/current
+   find ${startdir}/pkg -name '.packlist' -exec rm -f {} \;
 }




More information about the arch-commits mailing list