]> git.pld-linux.org Git - packages/glom.git/commitdiff
- applied upstream
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 21 Dec 2006 19:04:30 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glom-buildfix.patch -> 1.2

glom-buildfix.patch [deleted file]

diff --git a/glom-buildfix.patch b/glom-buildfix.patch
deleted file mode 100644 (file)
index 78ab93a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN glom-1.2.1/glom/libglom/utils.cc glom-1.2.1.new/glom/libglom/utils.cc
---- glom-1.2.1/glom/libglom/utils.cc   2006-10-12 11:53:36.000000000 +0200
-+++ glom-1.2.1.new/glom/libglom/utils.cc       2006-11-30 15:19:49.000000000 +0100
-@@ -191,7 +191,7 @@
- }
--static typedef std::list< sharedptr<const UsesRelationship> > type_list_relationships;
-+typedef std::list< sharedptr<const UsesRelationship> > type_list_relationships;
- static void add_to_relationships_list(type_list_relationships& list_relationships, const sharedptr<const LayoutItem_Field>& layout_item)
- {
This page took 0.120475 seconds and 4 git commands to generate.