]> git.pld-linux.org Git - packages/libutf8proc.git/blame - libutf8proc-build.patch
- rel 4; avoid includedir subdir (compatible with other distros)
[packages/libutf8proc.git] / libutf8proc-build.patch
CommitLineData
f8274d04
AM
1--- libutf8proc-1.3.1-3/Makefile~ 2018-04-14 17:42:42.000000000 +0200
2+++ libutf8proc-1.3.1-3/Makefile 2018-04-14 17:43:23.719751330 +0200
3@@ -45,7 +45,7 @@
4 endif
5
6 # Extra installation rules
7-I := /$(INCLUDEDIR)/libutf8proc
8+I := /$(INCLUDEDIR)
9 INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libutf8proc/utf8proc.h
10 INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
11 INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)
This page took 0.063186 seconds and 4 git commands to generate.