]> git.pld-linux.org Git - packages/gtk-doc.git/blame - gtk-doc-noarch.patch
Update to 1.27
[packages/gtk-doc.git] / gtk-doc-noarch.patch
CommitLineData
251cdd0d
MB
1--- gtk-doc-1.22/Makefile.am.noarch 2015-05-08 18:46:15.247188483 +0200
2+++ gtk-doc-1.22/Makefile.am 2015-05-08 18:46:44.464104524 +0200
3@@ -1,7 +1,7 @@
4 ## Process this file with automake to produce Makefile.in
5 ACLOCAL_AMFLAGS=-I m4 ${ACLOCAL_FLAGS}
6
7-SUBDIRS = cmake help tests
8+SUBDIRS = cmake help
9
10 bin_SCRIPTS = \
11 gtkdoc-check \
12--- gtk-doc-1.27/configure.ac.fix 2018-01-06 14:38:16.057925634 +0100
13+++ gtk-doc-1.27/configure.ac 2018-01-06 14:38:47.325998090 +0100
14@@ -24,10 +24,6 @@ AM_SILENT_RULES([yes])
231cbe6f 15 # Check for programs
168f9d83 16 AC_PROG_CC
168f9d83 17
231cbe6f
MB
18-# Initialize libtool
19-LT_PREREQ([2.2])
20-LT_INIT
21-
853f7c10 22 dnl Make sure we have pkg-config >= 0.19, so installing in $(datadir) is OK.
168f9d83 23 PKG_PROG_PKG_CONFIG([0.19])
231cbe6f 24
251cdd0d 25@@ -220,28 +216,6 @@ cmake/GtkDocConfigVersion.cmake
edb19d8c 26 gtkdoc/config.py
168f9d83
SS
27 help/Makefile
28 help/manual/Makefile
29-tests/Makefile
168f9d83
SS
30-tests/annotations/Makefile
31-tests/annotations/src/Makefile
32-tests/annotations/docs/Makefile
251cdd0d
MB
33-tests/bugs/Makefile
34-tests/bugs/src/Makefile
35-tests/bugs/docs/Makefile
2e1e34cd
MB
36-tests/empty/Makefile
37-tests/empty/src/Makefile
38-tests/empty/docs/Makefile
251cdd0d
MB
39-tests/fail/Makefile
40-tests/fail/src/Makefile
41-tests/fail/docs/Makefile
42-tests/gobject/Makefile
43-tests/gobject/src/Makefile
44-tests/gobject/docs/Makefile
edb19d8c
JB
45-tests/program/Makefile
46-tests/program/src/Makefile
47-tests/program/docs/Makefile
251cdd0d
MB
48-tests/repro/Makefile
49-tests/repro/src/Makefile
50-tests/repro/docs/Makefile
168f9d83
SS
51 ])
52
53 dnl run chmod on these after parsing them.
This page took 0.125467 seconds and 4 git commands to generate.