[med-svn] [Git][med-team/sumalibs][master] Fix Makefile
Andreas Tille
gitlab at salsa.debian.org
Sun Oct 6 06:04:02 BST 2019
Andreas Tille pushed to branch master at Debian Med / sumalibs
Commits:
94050537 by Andreas Tille at 2019-10-06T05:03:34Z
Fix Makefile
- - - - -
2 changed files:
- + debian/patches/fix_makefile.patch
- + debian/patches/series
Changes:
=====================================
debian/patches/fix_makefile.patch
=====================================
@@ -0,0 +1,12 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Tue, 09 Jul 2019 15:59:36 +0200
+Description: Do not force PREFIX to /usr/local
+
+--- a/Makefile
++++ b/Makefile
+@@ -1,4 +1,4 @@
+-PREFIX=/usr/local
++PREFIX=/usr
+
+ SOURCES = libfasta/fasta_header_parser.c \
+ libfasta/fasta_seq_writer.c \
=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+fix_makefile.patch
View it on GitLab: https://salsa.debian.org/med-team/sumalibs/commit/940505372e4702413fc3f0ebd7e3d4656e39b856
--
View it on GitLab: https://salsa.debian.org/med-team/sumalibs/commit/940505372e4702413fc3f0ebd7e3d4656e39b856
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191006/b4ad11b9/attachment.html>
More information about the debian-med-commit
mailing list