From 1d8d40bd3f903c0d0fa71c26b4548d2d47260251 Mon Sep 17 00:00:00 2001 From: Yuri Pankov Date: Tue, 13 Jun 2017 17:10:01 -0700 Subject: [PATCH] 8354 sync regcomp(3C) with upstream (fix make catalog) Approved by: Gordon Ross --- usr/src/lib/libc/makelibccatalog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/src/lib/libc/makelibccatalog.sh b/usr/src/lib/libc/makelibccatalog.sh index 9f765532ad..3536f3af26 100644 --- a/usr/src/lib/libc/makelibccatalog.sh +++ b/usr/src/lib/libc/makelibccatalog.sh @@ -91,7 +91,7 @@ done # # Change Directory # - cd ../locale + cd ../regex rm -f messages.po regerror.po ${XGETTEXT} -a regerror.c -- 2.11.4.GIT