]> git.lyx.org Git - features.git/commitdiff
typo
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 28 May 2004 11:52:49 +0000 (11:52 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 28 May 2004 11:52:49 +0000 (11:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8787 a592a061-630c-0410-9148-cb99ea01b6c8

po/ChangeLog
po/Makefile.in.in

index 0d177dc524b9d231c56384ebb6ad1ee69ab3862e..2a08240012f036802848aa03d8d13960e21c7191 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * Makefile.in.in (Makefile): fix typo
+
 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * Makefile.in.in ($(DOMAIN).pot-update): don't depend on
index 711af190b49da099138be0c567b74f41a5946ae3..552dc2479d277ebaa66eeeeebfe169aa38ae3738 100644 (file)
@@ -367,7 +367,7 @@ ${srcdir}/POTFILES.in: $(POTFILE_IN_DEPS)
        rm -f $@-t \
        && ( cd $(top_srcdir); \
             grep -l "_(\".*\")" `find src -regex ".*\\.\\(C\\|c\\|h\\|C\\.in\\)" -print` |\
-            sed -e '/xforms.forms/d' | grep -v -e "src/support/path_defines.C\$" |\
+            sed -e '/xforms.forms/d' | grep -v -e "src/support/path_defines.C$$" |\
             sort | uniq ) > $@-t \
        && mv $@-t $@