orientdb: remove old conf_files=

This commit is contained in:
maxice8 2018-08-30 19:05:55 -03:00
parent 09792f76ba
commit f4129480ae
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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'