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
Author: Manos Pitsidianakis <epilys@nessuent.xyz>
Last-Update: 2020-01-30
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
# along with meli. If not, see <http://www.gnu.org/licenses/>.
Last-Update: 2023-03-06
Index: meli/Makefile
===================================================================
--- meli.orig/Makefile
+++ meli/Makefile
@@ -20,7 +20,7 @@
.SUFFIXES:
# Options
-PREFIX ?= /usr/local