From 1ceedccb6b1023339ada475c2495f9982cdd45e0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 25 Mar 2008 12:48:41 +0000 Subject: simplify --- perl-install/install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install') diff --git a/perl-install/install/share/po/Makefile b/perl-install/install/share/po/Makefile index 321e3b433..4885b1840 100644 --- a/perl-install/install/share/po/Makefile +++ b/perl-install/install/share/po/Makefile @@ -1,6 +1,6 @@ NAME = DrakX LOCALEDIR = ${prefix}/share/locale -PMSFILES = *.pm share/meta-task/compssUsers.pl* $(realpath $(wildcard ../../../../advertising/*.pl) ) +PMSFILES = *.pm share/meta-task/compssUsers.pl* ../../advertising/*.pl PMSFILES_HERE = $(wildcard $(PMSFILES:%=../../%)) MAIN_PO_FILES = ../../../share/po/libDrakX.pot -- cgit v1.2.1