The following commit has been merged in the master branch:
commit 731c58c7f54451ea763413b059aaacc7a7f4d5c1
Author: Guillem Jover <[EMAIL PROTECTED]>
Date: Tue Apr 1 07:30:15 2008 +0300
po/POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l'
The latter is the actual source. Fixes a build failure when updating
the pot file and top_srcdir != top_builddir.
diff --git a/po/ChangeLog b/po/ChangeLog
index 036a323..c9d7790 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-01 Guillem Jover <[EMAIL PROTECTED]>
+
+ * POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l'.
+
2008-03-31 Deng Xiyue <[EMAIL PROTECTED]>
* zh_CN.po: Updated to 984t
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 72d673f..c60abf4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -19,7 +19,7 @@ lib/parse.c
lib/parsehelp.c
lib/showpkg.c
lib/tarfn.c
-lib/trigdeferred.c
+lib/trigdeferred.l
lib/triglib.c
lib/utils.c
lib/varbuf.c
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]