[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build reproducibility



2009/3/24 Daniel Leidert <Daniel.Leidert.Spam@gmx.net>:

> Can you provide the patch you are applying to configure.in? It is often

Of course:

--- temp/grcm-0.1.6/configure.in	2008-06-07 05:35:00.000000000 +0200
+++ grcm-0.1.6/configure.in	2009-03-24 00:32:09.000000000 +0100
@@ -22,7 +22,7 @@
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")

 dnl Add the languages which your application supports here.
-ALL_LINGUAS=""
+ALL_LINGUAS="hu sv"
 AM_GLIB_GNU_GETTEXT

 AC_OUTPUT([

> not necessary to touch this file. Sometimes you can easily patch
> configure or "fix" variable values during the `make' call.

I had this feeling, but I then found the old packaging modified
configure.in and thought it was right to do so

> Regards, Daniel

Thanks,
Luca


Reply to: