diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-09-20 15:05:54 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-09-20 15:05:54 +0000 |
commit | 6e6791e36818f4257e71d3cb02cd403c6addfa33 (patch) | |
tree | 35df7f60217eae81d360ad252533805cf7c3ab1f /gnome/base/orbit/ORBit2.mkbuild | |
parent | 9463f356f16dc11d9ebc3a8bec60f000b1af0f75 (diff) | |
download | mkbuilds-6e6791e36818f4257e71d3cb02cd403c6addfa33.tar.gz mkbuilds-6e6791e36818f4257e71d3cb02cd403c6addfa33.tar.bz2 |
gwhere: adding gwhere; avahi: updating; arno-iptables-firewall: adding arno-iptables-firewall; glib2: updating; orbit: updating; afterstep: updating
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@512 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'gnome/base/orbit/ORBit2.mkbuild')
-rw-r--r-- | gnome/base/orbit/ORBit2.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/base/orbit/ORBit2.mkbuild b/gnome/base/orbit/ORBit2.mkbuild index 8726ca8..274c1c0 100644 --- a/gnome/base/orbit/ORBit2.mkbuild +++ b/gnome/base/orbit/ORBit2.mkbuild @@ -17,7 +17,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-2.14.13.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-2.14.17.tar.bz2" # Source base name. if different from package name. Null ("") to default value. # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' @@ -82,7 +82,7 @@ # # ./configure options -[[OTHER CONFIGURE ARGS]]="" +[[OTHER CONFIGURE ARGS]]="--sysconfdir=/etc/gnome/2.26.3" # # PREFIX. Default /usr |