diff --git a/srcpkgs/orientdb/patches/00_bash_not_sh.patch b/srcpkgs/orientdb/patches/00_bash_not_sh.patch deleted file mode 100644 index 45a00897f79..00000000000 --- a/srcpkgs/orientdb/patches/00_bash_not_sh.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru a/orientdb-community-2.0.4.orig/bin/dserver.sh ./bin/dserver.sh ---- a/orientdb-community-2.0.4.orig/bin/dserver.sh 2015-03-03 17:24:25.000000000 -0600 -+++ ./bin/dserver.sh 2015-03-07 11:32:14.817541145 -0600 -@@ -1,5 +1,5 @@ --#!/bin/sh -+#!/bin/bash - # - # Copyright (c) Orient Technologies LTD (http://www.orientechnologies.com) - # --${0/%dserver.sh/server.sh} -Ddistributed=true $* -+exec ${0/%dserver.sh/server.sh} -Ddistributed=true $* -Only in .: that.patch diff --git a/srcpkgs/orientdb/template b/srcpkgs/orientdb/template index 1393d2db2f1..2a9d6b0f021 100644 --- a/srcpkgs/orientdb/template +++ b/srcpkgs/orientdb/template @@ -1,6 +1,6 @@ # Template file for 'orientdb' pkgname=orientdb -version=2.0.5 +version=2.0.6 revision=1 only_for_archs="i686 x86_64" conf_files="/etc/orientdb/hazelcast.xml" @@ -12,7 +12,7 @@ license="apache2" patch_args="-p1" homepage="http://orienttechnologies.com" distfiles="http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-${version}.tar.gz&os=linux>orientdb-community-${version}.tar.gz" -checksum=6e136a5ba14265c0515dab0eb269a3c32fe00f617c044595b581941db39e3cee +checksum=530554568d1d8563deb0c9f438a8d2a2829cb5f365bbd6bbf71b39f7e2dd42a9 system_accounts="orientdb" conf_files="/etc/orientdb/default-distributed-db-config.json /etc/sv/orientdb/conf