Project

General

Profile

Actions

Bug #5863

closed

User story #1858: Relay server package

rudder-server-relay uses a wrong copy condition in debian/rules

Added by Matthieu CERDA over 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Here:

        cp $(CURDIR)/SOURCES/ rudder-relay-vhost.conf $(CURDIR)/BUILD/rudder-relay-vhost

This is a dh_install like condition, it is wrong...

Should be:

        cp $(CURDIR)/SOURCES/rudder-relay-vhost.conf $(CURDIR)/BUILD/rudder-relay-vhost

Actions

Also available in: Atom PDF