Browse Source

fix packaging

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

2
nextcloud/nextcloud.spec

@ -122,6 +122,8 @@ PreReq: apache-php::with_openldap = yes
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/core/skeleton/Documents/User Data Manifesto.pdf"
rm -f "nextcloud/core/skeleton/Photos/Nextcloud Community.jpg"
# remove empty directories
rm -rf nextcloud/config nextcloud/data

Loading…
Cancel
Save