summaryrefslogtreecommitdiff
path: root/distro/ubuntu
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 16:12:19 -0300
committerPerberos <[email protected]>2011-11-07 16:12:19 -0300
commitc52283c46b1d92b34823fec3d506422e555f6434 (patch)
treed5416138f22124b38677d3ff5708c6d01038655e /distro/ubuntu
parent4fe0abce632771a01b2d7177458407b852a1d036 (diff)
downloadmate-terminal-c52283c46b1d92b34823fec3d506422e555f6434.tar.bz2
mate-terminal-c52283c46b1d92b34823fec3d506422e555f6434.tar.xz
updating version number
Diffstat (limited to 'distro/ubuntu')
-rwxr-xr-xdistro/ubuntu/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index b198dde..c28087d 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-terminal
-pkgver=2011.10.14
+pkgver=2011.11.07
pkgrel=1
pkgdesc="The MATE Terminal Emulator"
#depends="gstreamer0.10-base-plugins, mate-panel, mate-character-map, libgtop, libmatenotify, cpufrequtils"
@@ -14,7 +14,7 @@ build() {
# entramos a la carpeta
cd ${pkgname}
- ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+ ./autogen.sh --prefix=/usr --sysconfdir=/etc --disable-static \
--localstatedir=/var --disable-scrollkeeper || return 1
# there is some pre-compiled files on the tar