]> git.pld-linux.org Git - packages/gtk-vnc.git/commitdiff
- updated for 0.3.10
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 21 Oct 2009 20:49:21 +0000 (20:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtk-vnc-codegen.patch -> 1.2

gtk-vnc-codegen.patch

index 3e57c80750e04bc487fd27923b8a200ce309aae4..bdfa46286cfb8a6b543880ae270088d6e93b01a0 100644 (file)
@@ -1,9 +1,10 @@
---- gtk-vnc-0.3.0/src/Makefile.am~     2007-12-12 15:57:44.000000000 +0100
-+++ gtk-vnc-0.3.0/src/Makefile.am      2007-12-12 23:02:18.326108552 +0100
-@@ -47,7 +47,7 @@
+diff -urN gtk-vnc-0.3.10/src/Makefile.am gtk-vnc-0.3.10.new/src/Makefile.am
+--- gtk-vnc-0.3.10/src/Makefile.am     2009-09-17 15:16:10.000000000 +0200
++++ gtk-vnc-0.3.10.new/src/Makefile.am 2009-10-21 20:37:48.351232943 +0200
+@@ -90,7 +90,7 @@
  DEFSDIR = $(shell pkg-config --variable=defsdir pygtk-2.0)
  
- vnc.defs: vncdisplay.h
+ vnc.defs: vncdisplay.h enums.h
 -      $(PYTHON) $(CODEGENDIR)/h2def.py $< > $@
 +      $(PYTHON) $(CODEGENDIR)/h2def.pyc $< > $@
  
This page took 0.031589 seconds and 4 git commands to generate.