Loading debian/patches/fix_makefile.patch 0 → 100644 +12 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@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 → 100644 +1 −0 Original line number Diff line number Diff line fix_makefile.patch Loading
debian/patches/fix_makefile.patch 0 → 100644 +12 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@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 → 100644 +1 −0 Original line number Diff line number Diff line fix_makefile.patch