Add support for DESTDIR #2

Merged
Lephenixnoir merged 3 commits from Darks/GiteaPC:master into master 2021-03-06 13:56:40 +01:00
Contributor

GiteaPC can be installed in a temporary directory. This is needed to build some clean packages.

Tag expected when merged: 1.1

GiteaPC can be installed in a temporary directory. This is needed to build some clean packages. Tag expected when merged: **1.1**
Darks added 1 commit 2021-03-06 13:02:43 +01:00
Lephenixnoir was assigned by Darks 2021-03-06 13:25:25 +01:00
Owner

Thanks! I've been tracking DESTDIR support recently and I'm always up for more. The standard behavior is different though, unless I'm mistaken the target for installs should be $(DESTDIR)$(PREFIX)/path so that the target structure is preserved without the need to repeat the prefix.

In any case I'll merge this quickly, thanks a lot.

Thanks! I've been tracking DESTDIR support recently and I'm always up for more. The [standard behavior is different](https://www.gnu.org/software/make/manual/html_node/DESTDIR.html) though, unless I'm mistaken the target for installs should be `$(DESTDIR)$(PREFIX)/path` so that the target structure is preserved without the need to repeat the prefix. In any case I'll merge this quickly, thanks a lot.
Darks added 1 commit 2021-03-06 13:46:24 +01:00
Darks added 1 commit 2021-03-06 13:52:48 +01:00
Lephenixnoir merged commit 508c70fdcb into master 2021-03-06 13:56:40 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lephenixnoir/GiteaPC#2
No description provided.