summaryrefslogtreecommitdiffstats
path: root/globetrotter
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-06-09 10:01:28 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-06-09 10:01:28 +0000
commitff534f8909e7b9667079110f7205ee2428e0b1c1 (patch)
treed3a2efbb1a08016776056507aeb78e1d35ced1c3 /globetrotter
parent5736e60fe0628c2cddbdacae435abe42ffd86b1e (diff)
downloaddrakx-backup-do-not-use-ff534f8909e7b9667079110f7205ee2428e0b1c1.tar
drakx-backup-do-not-use-ff534f8909e7b9667079110f7205ee2428e0b1c1.tar.gz
drakx-backup-do-not-use-ff534f8909e7b9667079110f7205ee2428e0b1c1.tar.bz2
drakx-backup-do-not-use-ff534f8909e7b9667079110f7205ee2428e0b1c1.tar.xz
drakx-backup-do-not-use-ff534f8909e7b9667079110f7205ee2428e0b1c1.zip
fix build
Diffstat (limited to 'globetrotter')
-rw-r--r--globetrotter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/globetrotter/Makefile b/globetrotter/Makefile
index ebbc7abbf..3997fa988 100644
--- a/globetrotter/Makefile
+++ b/globetrotter/Makefile
@@ -12,7 +12,7 @@ LIBDEST = $(LIBDIR)/libDrakX
DATADIR = $(PREFIX)/usr/share
LANG_FILES = pixmaps/langs
-DISTFILES = hwprofile *.spec share/po/*.po share/po/Makefile share/po/i18n_compssUsers Makefile Makefile.config *.pm runstage2 $(LANG_FILES)
+DISTFILES = hwprofile *.spec share/po/*.po share/po/Makefile Makefile Makefile.config *.pm runstage2 $(LANG_FILES)
.PHONY: all install clean
@@ -30,7 +30,7 @@ localcopy: clean
# cp -af ../perl-install/share/po ../$(PACKAGE)-$(PKGVERSION)/share/
mkdir ../$(PACKAGE)-$(PKGVERSION)/share/po
# cp -af ../perl-install/share/po/{fr.po,Makefile,i18n_compssUsers} ../$(PACKAGE)-$(PKGVERSION)/share/po
- cp -af ../perl-install/share/po/{*.po,Makefile,i18n_compssUsers} ../$(PACKAGE)-$(PKGVERSION)/share/po
+ cp -af ../perl-install/share/po/{*.po,Makefile} ../$(PACKAGE)-$(PKGVERSION)/share/po
# enable fast build:
perl -pi -e 's!^.*msgmerge.*\n!!' ../$(PACKAGE)-$(PKGVERSION)/share/po/Makefile
cp -af ../perl-install/{help,pkgs,install*}.pm ../$(PACKAGE)-$(PKGVERSION)/