]> git.pld-linux.org Git - packages/libglade.git/commitdiff
- run gtkdoc-scanobj wit --nogtkinit for allow build package without $DISPLAY.
authorkloczek <kloczek@pld-linux.org>
Tue, 2 Oct 2001 00:38:20 +0000 (00:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libglade-gtkdoc-scanobj-nogtkinit.patch -> 1.1

libglade-gtkdoc-scanobj-nogtkinit.patch [new file with mode: 0644]

diff --git a/libglade-gtkdoc-scanobj-nogtkinit.patch b/libglade-gtkdoc-scanobj-nogtkinit.patch
new file mode 100644 (file)
index 0000000..5cc3ab4
--- /dev/null
@@ -0,0 +1,10 @@
+--- libglade-0.17/doc/Makefile.am~     Fri Sep  7 05:13:48 2001
++++ libglade-0.17/doc/Makefile.am      Tue Oct  2 02:14:18 2001
+@@ -42,6 +42,7 @@
+           LD="$(LIBTOOL) --mode=link $(CC)" \
+           CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
+               gtkdoc-scanobj --module=$(DOC_MODULE) \
++                      --nogtkinit \
+                       --types=$(srcdir)/$(DOC_MODULE).types \
+                       --output-dir=$(srcdir)
+       cd $(srcdir) \
This page took 0.069575 seconds and 4 git commands to generate.