aboutsummaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/de.po b/po/de.po
index 9a0e638e..d37ff56e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2642,9 +2642,9 @@ msgid "General updates"
msgstr "Normale Updates"
#: ../rpmdrake:397 ../rpmdrake:540 ../rpmdrake:543 ../rpmdrake:548
-#, fuzzy, c-format
+#, c-format
msgid "/_View"
-msgstr "Video"
+msgstr "/Video"
#: ../rpmdrake:425
#, fuzzy, c-format
l'>mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-28 18:04:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-28 18:04:48 +0000
commit240767799f981d5909ee485b0aa0b679d36f23a8 (patch)
treef7bf02e49e7856e290042758c1c9701a3a17922e /tools/Makefile
parent06b3c3dfef58956884b51cd81910e2916c18b146 (diff)
downloaddrakx-240767799f981d5909ee485b0aa0b679d36f23a8.tar
drakx-240767799f981d5909ee485b0aa0b679d36f23a8.tar.gz
drakx-240767799f981d5909ee485b0aa0b679d36f23a8.tar.bz2
drakx-240767799f981d5909ee485b0aa0b679d36f23a8.tar.xz
drakx-240767799f981d5909ee485b0aa0b679d36f23a8.zip
(install): update the misc progs
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 83392079c..89942d330 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -13,9 +13,12 @@ $(DIRS):
make -C $@
install:
+ install -d $(ROOTDEST)/misc/auto
install make_mdkinst_stage2 $(ROOTDEST)/misc
cd /usr/bin ; install packdrake $(ROOTDEST)/misc || { echo "packdrake is missing"; exit 1; }
cd /usr/bin ; install gendistrib rpm2header $(ROOTDEST)/misc || { echo "install rpmtools first!" ; exit 1; }
+ cd /usr/lib/perl5/site_perl/5.6.0/*-linux ; install packdrake.pm rpmtools.pm $(ROOTDEST)/misc || { echo "install rpmtools first!" ; exit 1; }
+ cd /usr/lib/perl5/site_perl/5.6.0/*-linux/auto ; cp -r rpmtools $(ROOTDEST)/misc/auto || { echo "install rpmtools first!" ; exit 1; }
mkdir -p $(DEST)/usr/bin
xhost+: %: %.c