[Bug 709480] Use autoreconf instead custom script

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 7 11:57:55 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709480
  GStreamer | common | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256546|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-07 09:57:51 UTC ---
Review of attachment 256546:
 --> (https://bugzilla.gnome.org/review?bug=709480&attachment=256546)

::: autogen.sh.in
@@ +74,3 @@
     patch -p0 -R --forward < common/gettext.patch
   fi
+  tool_run "autopoint" "--force" "patch -p0 < common/gettext.patch"

The problem here is that autoreconf will run autopoint again, making this patch
go away. Best would probably be to find a solution to not require this patch at
all

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list