21 lines
558 B
Diff
21 lines
558 B
Diff
From 369cd504e70e55378c6395355056fa8676679e56 Mon Sep 17 00:00:00 2001
|
|
From: David Tardon <dtardon@redhat.com>
|
|
Date: Fri, 6 Oct 2017 08:07:35 +0200
|
|
Subject: do not install Function.cc, as it's not a header
|
|
|
|
|
|
diff --git CMakeLists.txt.orig CMakeLists.txt
|
|
index 7485b2a..fe5911c 100644
|
|
--- CMakeLists.txt.orig
|
|
+++ CMakeLists.txt
|
|
@@ -572,7 +572,6 @@ if(ENABLE_XPDF_HEADERS)
|
|
poppler/FontEncodingTables.h
|
|
poppler/FontInfo.h
|
|
poppler/Form.h
|
|
- poppler/Function.cc
|
|
poppler/Function.h
|
|
poppler/Gfx.h
|
|
poppler/GfxFont.h
|
|
--
|
|
cgit v0.10.2
|
|
|