Updating branch refs/heads/xfce4-clipman-plugin-master
         to f75411e91dffa760d59a056f44c04ba7a29631c3 (commit)
       from 0287c0dc7b110a2ed95a7252630e174fde77e71a (commit)

commit f75411e91dffa760d59a056f44c04ba7a29631c3
Author: Mike Massonnet <[email protected]>
Date:   Sun Oct 23 00:02:45 2011 +0200

    Fix typo that avoided distribution of PO files

 po/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/po/Makefile.am b/po/Makefile.am
index 96a0994..50f8641 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -1,2 +1,2 @@
-PO_FILES = $(shell cd $(srcdir) && echo `bin/ls *.po 2> /dev/null`)
+PO_FILES = $(shell cd $(srcdir) && echo `/bin/ls *.po 2> /dev/null`)
 EXTRA_DIST = $(PO_FILES) $(GETTEXT_PACKAGE).pot
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to