pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

FLIF-git: Update a patch



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Sun Apr 10 22:21:20 2016 +0200
Changeset:	2942276283faf34075dc25ebb67c3b7c5460b44d

Modified Files:
	FLIF-git/distinfo
	FLIF-git/patches/patch-src_Makefile

Log Message:
FLIF-git: Update a patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2942276283faf34075dc25ebb67c3b7c5460b44d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 FLIF-git/distinfo                   | 2 +-
 FLIF-git/patches/patch-src_Makefile | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/FLIF-git/distinfo b/FLIF-git/distinfo
index 9beef8c..493a074 100644
--- a/FLIF-git/distinfo
+++ b/FLIF-git/distinfo
@@ -3,4 +3,4 @@ $NetBSD$
 SHA1 (FLIF-0.1alpha.tar.gz) = 55ddb13397a2fa6ff6b786a65a40237d15559d56
 RMD160 (FLIF-0.1alpha.tar.gz) = 0872bca3ea9d33da51b9fb935ece37e6124083f5
 Size (FLIF-0.1alpha.tar.gz) = 1543110 bytes
-SHA1 (patch-src_Makefile) = b82b0d717e4f7b41db9e83f73a1b52df696c71c1
+SHA1 (patch-src_Makefile) = 705cacc4dfaa0275794ebe42728bebab213ecad5
diff --git a/FLIF-git/patches/patch-src_Makefile b/FLIF-git/patches/patch-src_Makefile
index 35e0e90..dc0463f 100644
--- a/FLIF-git/patches/patch-src_Makefile
+++ b/FLIF-git/patches/patch-src_Makefile
@@ -31,7 +31,9 @@ Make use of DESTDIR and MANDIR.
 +	install -m 755 ../tools/apng2flif $(DESTDIR)$(PREFIX)/bin
  
  install-dev:
+-	install -d $(PREFIX)/include
 -	install -m 644 library/*.h $(PREFIX)/include
++	install -d $(DESTDIR)$(PREFIX)/include
 +	install -m 644 library/*.h $(DESTDIR)$(PREFIX)/include
  
  magic:


Home | Main Index | Thread Index | Old Index