]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/commitdiff
- fix build with am 1.10 auto/ac/dotnet-gtk-sharp2-2_8_2-3 auto/ac/dotnet-gtk-sharp2-2_8_2-4
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Feb 2007 12:45:24 +0000 (12:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gtk-sharp-am.patch -> 1.1

dotnet-gtk-sharp-am.patch [new file with mode: 0644]

diff --git a/dotnet-gtk-sharp-am.patch b/dotnet-gtk-sharp-am.patch
new file mode 100644 (file)
index 0000000..e83d93d
--- /dev/null
@@ -0,0 +1,11 @@
+--- gtk-sharp-1.0.10/sample/gconf/Makefile.am.orig     2004-05-07 16:22:20.000000000 +0200
++++ gtk-sharp-1.0.10/sample/gconf/Makefile.am  2007-02-17 13:31:02.982710816 +0100
+@@ -24,7 +24,7 @@
+ Settings.cs: $(SCHEMA)
+       MONO_PATH=$(top_builddir)/gconf/GConf/gconf-sharp.dll:${MONO_PATH} $(RUNTIME) $(GCONFDIR)/tools/gconfsharp-schemagen.exe Sample $(SCHEMA) > Settings.cs
+-install-hook: 
++install-data-hook: 
+       GCONF_CONFIG_SOURCE="" gconftool-2 --makefile-install-rule $(SCHEMA)
+ CLEANFILES = sample.exe Settings.cs
This page took 0.070672 seconds and 4 git commands to generate.