Project

General

Profile

« Previous | Next » 

Revision 902a4fde

Added by Alexis Mousset about 7 years ago

Fixes #9909: Wrong filename in deb packaging

View differences:

rudder-server-relay/debian/rules
dh_installchangelogs
# dh_installdocs
# dh_installexamples
cp $(CURDIR)/SOURCES/rudder-relay-vhost.conf $(CURDIR)/BUILD/rudder
cp $(CURDIR)/SOURCES/rudder-vhost.conf $(CURDIR)/BUILD/rudder
dh_install --SOURCEDIR=$(CURDIR)/BUILD/ rudder /etc/apache2/sites-available/rudder
dh_install --SOURCEDIR=$(CURDIR)/SOURCES/ rudder-apache-relay-common.conf /opt/rudder/etc/
dh_install --SOURCEDIR=$(CURDIR)/SOURCES/ rudder-networks.conf /opt/rudder/etc/

Also available in: Unified diff