forked from meli/meli
1
Fork 0

debian/: update fix-prefix-for-debian.patch

jmap-bearer-token
Manos Pitsidianakis 2023-03-06 09:51:01 +02:00
parent 11140b4a76
commit 3a10953f05
1 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,12 @@
Description: Fix PREFIX env var in Makefile for use in Debian Description: Fix PREFIX env var in Makefile for use in Debian
Author: Manos Pitsidianakis <epilys@nessuent.xyz> Author: Manos Pitsidianakis <epilys@nessuent.xyz>
Last-Update: 2020-01-30 Last-Update: 2023-03-06
--- a/Makefile Index: meli/Makefile
+++ b/Makefile ===================================================================
@@ -18,7 +18,7 @@ --- meli.orig/Makefile
# along with meli. If not, see <http://www.gnu.org/licenses/>. +++ meli/Makefile
@@ -20,7 +20,7 @@
.SUFFIXES:
# Options # Options
-PREFIX ?= /usr/local -PREFIX ?= /usr/local