summaryrefslogtreecommitdiff
path: root/community/gnome-commander/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-commander/PKGBUILD')
-rw-r--r--community/gnome-commander/PKGBUILD10
1 files changed, 7 insertions, 3 deletions
diff --git a/community/gnome-commander/PKGBUILD b/community/gnome-commander/PKGBUILD
index 43f234067..ef13e4179 100644
--- a/community/gnome-commander/PKGBUILD
+++ b/community/gnome-commander/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 37675 2011-01-16 12:03:36Z ibiru $
+# $Id: PKGBUILD 46124 2011-05-03 20:51:46Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Johannes Sjolund <j.sjolund@gmail.com>
pkgname=gnome-commander
-pkgver=1.2.8.10
+pkgver=1.2.8.11
pkgrel=1
pkgdesc="A graphical two-pane filemanager for Gnome"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('perlxml' 'gnome-doc-utils>=0.20.1' 'intltool')
options=(!libtool)
install=gnome-commander.install
source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.bz2)
-sha256sums=('148035ae09c32a383d30512e0a7129350a32b71d181bbd15b915cb67bc9232e0')
+sha256sums=('ef0c466b0858542cf8aa2c63eee701a257ce189655d6a5e5f5bc64690ac26cd9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -29,6 +29,10 @@ build() {
--localstatedir=/var --disable-scrollkeeper --enable-python
make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
mkdir -p "${pkgdir}"/usr/share/gconf/schemas