From 0cd948554a0925ece56abd55147f3b9ff80fe384 Mon Sep 17 00:00:00 2001 From: vs Date: Thu, 21 Apr 2005 07:26:53 +0000 Subject: Fix blunder in previous commit *blush* MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pointy hat: mĂȘ --- net/licq-osd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/licq-osd/Makefile') diff --git a/net/licq-osd/Makefile b/net/licq-osd/Makefile index 6247cc8..0f2a077 100644 --- a/net/licq-osd/Makefile +++ b/net/licq-osd/Makefile @@ -25,7 +25,7 @@ LICQ_PORT?= net/licq LOCALES= de cs es fr pt pt_BR ro ru se PLIST_FILES= lib/licq/licq_osd.so \ - ${LOCALES:C+^..+share/locale/&/LC_MESSAGES/licq_osd_plugin.mo+} + ${LOCALES:C+^.*$+share/locale/&/LC_MESSAGES/licq_osd_plugin.mo+} PLIST_DIRS= share/locale/se/LC_MESSAGES share/locale/se .include -- cgit v1.1