From f1760734697b43fb43d6045f6e769c11b5cf3ed9 Mon Sep 17 00:00:00 2001 From: brnrd Date: Wed, 7 Feb 2018 10:10:13 +0000 Subject: www/nextcloud-contacts: Don't install as www --- www/nextcloud-contacts/Makefile | 2 +- www/nextcloud-contacts/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'www/nextcloud-contacts') diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 9f25c2e90a4d..41a754ed750a 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -15,7 +15,7 @@ COMMENT= Contacts app for Nextcloud LICENSE= AGPLv3 -RUN_DEPENDS= nextcloud>=12:www/nextcloud +RUN_DEPENDS= nextcloud>=11:www/nextcloud NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-contacts/pkg-plist b/www/nextcloud-contacts/pkg-plist index d4fb17edf789..97b63a32d32d 100644 --- a/www/nextcloud-contacts/pkg-plist +++ b/www/nextcloud-contacts/pkg-plist @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php -- cgit