[arch-commits] CVS update of extra/multimedia/povray (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Oct 26 07:20:40 UTC 2007


    Date: Friday, October 26, 2007 @ 03:20:40
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/povray

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: povray 3.6.1-4
fixed backup array


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


Index: extra/multimedia/povray/PKGBUILD
diff -u extra/multimedia/povray/PKGBUILD:1.16 extra/multimedia/povray/PKGBUILD:1.17
--- extra/multimedia/povray/PKGBUILD:1.16	Thu Oct 25 17:01:08 2007
+++ extra/multimedia/povray/PKGBUILD	Fri Oct 26 03:20:40 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.16 2007/10/25 21:01:08 tobias Exp $
+# $Id: PKGBUILD,v 1.17 2007/10/26 07:20:40 eric Exp $
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 # Maintainer: tobias <tobias at archlinux.org>
 # Modifications made by: red_over_blue and neri
@@ -12,7 +12,7 @@
 license=('custom')
 url="http://povray.org"
 depends=('gcc' 'zlib' 'libjpeg' 'libtiff' 'libpng' 'libxpm')
-backup=('/etc/povray.conf' '/etc/povray.ini')
+backup=('etc/povray.conf' 'etc/povray.ini')
 source=(ftp://ftp.povray.org/pub/povray/Official/Unix/$pkgname-$pkgver.tar.bz2)
 md5sums=('b5789bb7eeaed0809c5c82d0efda571d')
 




More information about the arch-commits mailing list