]> git.pld-linux.org Git - packages/virt-manager.git/commitdiff
- new
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 23 Sep 2008 10:27:08 +0000 (10:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    virt-manager-python.patch -> 1.1

virt-manager-python.patch [new file with mode: 0644]

diff --git a/virt-manager-python.patch b/virt-manager-python.patch
new file mode 100644 (file)
index 0000000..491f0c4
--- /dev/null
@@ -0,0 +1,26 @@
+diff -ur virt-manager-0.6.0/src/graphWidgets/Makefile.am virt-manager-0.6.0.new/src/graphWidgets/Makefile.am
+--- virt-manager-0.6.0/src/graphWidgets/Makefile.am    2008-09-10 21:37:12.000000000 +0200
++++ virt-manager-0.6.0.new/src/graphWidgets/Makefile.am        2008-09-23 12:05:39.449873592 +0200
+@@ -6,7 +6,7 @@
+ DEFSDIR :=  $(shell pkg-config --variable=defsdir pygtk-2.0)
+ pysparklinemodule.defs: sparkline.h cellrenderersparkline.h
+-      python $(CODEGENDIR)/h2def.py $^ > $@
++      python $(CODEGENDIR)/h2def.pyc $^ > $@
+ pysparklinemodule.c: pysparklinemodule.defs pysparklinemodule.override
+       pygtk-codegen-2.0 \
+Tylko w virt-manager-0.6.0.new/src/graphWidgets: Makefile.am~
+diff -ur virt-manager-0.6.0/src/graphWidgets/Makefile.in virt-manager-0.6.0.new/src/graphWidgets/Makefile.in
+--- virt-manager-0.6.0/src/graphWidgets/Makefile.in    2008-09-10 21:39:43.000000000 +0200
++++ virt-manager-0.6.0.new/src/graphWidgets/Makefile.in        2008-09-23 12:05:49.483205884 +0200
+@@ -574,7 +574,7 @@
+ pysparklinemodule.defs: sparkline.h cellrenderersparkline.h
+-      python $(CODEGENDIR)/h2def.py $^ > $@
++      python $(CODEGENDIR)/h2def.pyc $^ > $@
+ pysparklinemodule.c: pysparklinemodule.defs pysparklinemodule.override
+       pygtk-codegen-2.0 \
+Tylko w virt-manager-0.6.0.new/src/graphWidgets: Makefile.in~
This page took 0.075465 seconds and 4 git commands to generate.