summaryrefslogtreecommitdiffstats
path: root/globetrotter
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-06-09 09:59:49 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-06-09 09:59:49 +0000
commit3a6aa6c1eab26974c622a05cffb6c4a2b1f2aaa8 (patch)
treeb9917fb46509067e3c94ed64f62e1b4e5205b202 /globetrotter
parenta84135740d50bd2641d67a54536004173284f017 (diff)
downloaddrakx-backup-do-not-use-3a6aa6c1eab26974c622a05cffb6c4a2b1f2aaa8.tar
drakx-backup-do-not-use-3a6aa6c1eab26974c622a05cffb6c4a2b1f2aaa8.tar.gz
drakx-backup-do-not-use-3a6aa6c1eab26974c622a05cffb6c4a2b1f2aaa8.tar.bz2
drakx-backup-do-not-use-3a6aa6c1eab26974c622a05cffb6c4a2b1f2aaa8.tar.xz
drakx-backup-do-not-use-3a6aa6c1eab26974c622a05cffb6c4a2b1f2aaa8.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)/