diff options
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 |