mbevc1 / nextcloud

Nextcloud RPM packaging
GNU General Public License v3.0
4 stars 3 forks source link

Fix code signing errors + add option to build RPM without apache config. #3

Closed LEDfan closed 6 years ago

LEDfan commented 7 years ago

Hi

This PR should fix the code signing errors by removing the code that removes some dot files and edits signature.json.

I also added an option to build a RPM which won't add an Apache vhost config, this can be useful when creating the vhost manually or using Puppet etc.

mbevc1 commented 6 years ago

Oh, sorry - totally missed that PR :man_facepalming: !

Can you rebase to latest master?

LEDfan commented 6 years ago

@mbevc1 I just rebased it.

mbevc1 commented 6 years ago

Cool; looks good :+1: