[packages/urt] - fix netpbm headers path - rel 10

baggins baggins at pld-linux.org
Sun Nov 3 16:21:35 CET 2019


commit ac4243a3c56ad9f9891a3b5a98f3b2e9c93556a4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 3 16:19:57 2019 +0100

    - fix netpbm headers path
    - rel 10

 urt-config.patch | 2 +-
 urt.spec         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/urt.spec b/urt.spec
index dcc1a73..5212063 100644
--- a/urt.spec
+++ b/urt.spec
@@ -2,7 +2,7 @@ Summary:	Utah Raster Toolkit
 Summary(pl.UTF-8):	Zestaw narzędzi z Utah do grafiki rastrowej
 Name:		urt
 Version:	3.1b
-Release:	9
+Release:	10
 License:	GPL-like/"reserved" (see documentation for details)
 Group:		Applications/Graphics
 Source0:	ftp://ftp.iastate.edu/pub/utah-raster/%{name}-%{version}.tar.Z
diff --git a/urt-config.patch b/urt-config.patch
index 88a7f45..fb8b8d7 100644
--- a/urt-config.patch
+++ b/urt-config.patch
@@ -100,7 +100,7 @@ diff -Nur urt-3.1b.orig/config/urt urt-3.1b/config/urt
 -INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm
 -LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \
 -		$(PBMDIR)/pbm/libpbm.a 
-+INCPBMPLUS = -I$(PBMDIR)/include
++INCPBMPLUS = -I$(PBMDIR)/include/netpbm
 +LIBPBMPLUS = -lppm -lpgm -lpbm
  #endif
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/urt.git/commitdiff/ac4243a3c56ad9f9891a3b5a98f3b2e9c93556a4



More information about the pld-cvs-commit mailing list