From f4129480ae5d2a6662e412ff674b08508eb62175 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 30 Aug 2018 19:05:55 -0300 Subject: [PATCH] orientdb: remove old conf_files= --- srcpkgs/orientdb/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/orientdb/template b/srcpkgs/orientdb/template index bf23b54c4bf..9376f8dbe74 100644 --- a/srcpkgs/orientdb/template +++ b/srcpkgs/orientdb/template @@ -3,7 +3,7 @@ pkgname=orientdb version=2.2.29 revision=1 only_for_archs="i686 x86_64" -conf_files="/etc/orientdb/hazelcast.xml" +conf_files="/etc/${pkgname}/*" wrksrc="${pkgname}-community-${version}" depends="virtual?java-runtime" short_desc="Distributed Graph Database" @@ -14,7 +14,6 @@ homepage="http://orientdb.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=0e4f5d5150afcfb509dcafd6dced587d70f521dab4e27980e30c76c69be78ea9 system_accounts="orientdb" -conf_files="/etc/${pkgname}/*" do_install() { vmkdir 'usr/lib/orientdb'