[arch-commits] CVS update of extra/science/celestia (PKGBUILD)

Damir Perisa damir at archlinux.org
Sun Sep 9 13:25:08 UTC 2007


    Date: Sunday, September 9, 2007 @ 09:25:08
  Author: damir
    Path: /home/cvs-extra/extra/science/celestia

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: celestia 1.4.1-3


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


Index: extra/science/celestia/PKGBUILD
diff -u extra/science/celestia/PKGBUILD:1.12 extra/science/celestia/PKGBUILD:1.13
--- extra/science/celestia/PKGBUILD:1.12	Sat Sep  1 21:23:50 2007
+++ extra/science/celestia/PKGBUILD	Sun Sep  9 09:25:06 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.12 2007/09/02 01:23:50 damir Exp $
+# $Id: PKGBUILD,v 1.13 2007/09/09 13:25:06 damir Exp $
 # Contributor : Damir Perisa <damir.perisa at bluewin.ch>
 # Maintainer: damir <damir at archlinux.org>
 
@@ -19,7 +19,7 @@
     patch -Np0 -i $startdir/src/celestia-1.4.0-compile.patch || return 1
     ./configure --prefix=/usr \
                 --with-lua=/usr \
-		--datarootdir=/usr/share \
+		--datadir=/usr/share \
                 --with-gtk 
     # build 
     make || return 1




More information about the arch-commits mailing list