Browse Source

fix packaging

master
parent
commit
1d8a8b3f7a
  1. 2
      nextcloud/nextcloud.spec

2
nextcloud/nextcloud.spec

@ -121,7 +121,7 @@ PreReq: apache-php::with_openldap = yes
rm -f "nextcloud/apps/files_texteditor/css/DroidSansMono/Google Android License.txt"
rm -f "nextcloud/core/skeleton/Documents/Nextcloud Flyer.pdf"
rm -f "nextcloud/core/skeleton/Nextcloud Community.jpeg"
rm -f "nextcloud/apps/support/resources/Why the Nextcloud Subscription?.pdf"
rm -f "nextcloud/apps/support/resources/Why the Nextcloud Subscription.pdf"
# remove empty directories
rm -rf nextcloud/config nextcloud/data

Loading…
Cancel
Save