Skip to Content.
Sympa Menu

cacert-devel - Unknown Change to locale/Makefile

Subject: CAcert Code Development list.

List archive

Unknown Change to locale/Makefile


Chronological Thread 
  • From: Michael Tänzer <michael.taenzer AT cacert.org>
  • To: Critical Admins <critical-admin AT cacert.org>, Developers CAcert <cacert-devel AT lists.cacert.org>
  • Subject: Unknown Change to locale/Makefile
  • Date: Tue, 22 Apr 2014 03:16:30 +0200
  • Openpgp: id=E53B124B

Hi Guys,

I just noticed when I did the tarball reimport to git that tere was a
change in locale/Makefile:

diff --git a/locale/Makefile b/locale/Makefile
index 4215a4f..a2b856b 100644
@@ -144,7 +144,7 @@ GETTEXT_FILE_PATTERN := \
../pages/*/*.php \
../scripts/*.php \
../www/*.php \
-../www/*/*.php \
+../www/[a-z]*/*.php \
# ../tverify/*.php \
# ../tverify/*/*.php \

Where is that one coming from? And does it make sense? Because in www
there are only directories starting with [a-z] anyway, aren't there?

--
Cheers,
Michael Tänzer

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page