From 48524eb7bf42252147dac00503857f65cfb8bbdc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 11 Jan 2016 10:45:56 +0100 Subject: [PATCH] orientdb: remove service/conf; those shouldn't be handled by xbps. --- srcpkgs/orientdb/files/orientdb/conf | 3 --- srcpkgs/orientdb/template | 5 ++--- 2 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 srcpkgs/orientdb/files/orientdb/conf diff --git a/srcpkgs/orientdb/files/orientdb/conf b/srcpkgs/orientdb/files/orientdb/conf deleted file mode 100644 index 1ef0f3bc142..00000000000 --- a/srcpkgs/orientdb/files/orientdb/conf +++ /dev/null @@ -1,3 +0,0 @@ -# Set to 'dserver' for distrubuted server -DAEMON=server -OPTS="" diff --git a/srcpkgs/orientdb/template b/srcpkgs/orientdb/template index f5bd4447441..0927e2f37be 100644 --- a/srcpkgs/orientdb/template +++ b/srcpkgs/orientdb/template @@ -1,21 +1,20 @@ # Template file for 'orientdb' pkgname=orientdb version=2.1.4 -revision=1 +revision=2 only_for_archs="i686 x86_64" conf_files="/etc/orientdb/hazelcast.xml" wrksrc="${pkgname}-community-${version}" depends="virtual?java-runtime" short_desc="Distributed Graph Database" maintainer="bougyman " -license="apache2" +license="Apache-2.0" patch_args="-p1" homepage="http://orienttechnologies.com" distfiles="http://www.orientdb.com/download.php?email=unknown@unknown.com&file=orientdb-community-${version}.tar.gz&os=linux>orientdb-community-${version}.tar.gz" checksum=c4ee9e1b93266e1d8f26c700e82b5066a2919d748a9d10f429724c22f670f691 system_accounts="orientdb" conf_files="/etc/orientdb/default-distributed-db-config.json - /etc/sv/orientdb/conf /etc/sv/orientdb/log/conf /etc/orientdb/hazelcast.xml /etc/orientdb/orientdb-client-log.properties