summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-03-20 12:16:41 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-03-20 12:16:41 +0000
commita5669c1df17a25708ad0991569789fdbdb421458 (patch)
treeee0774b93da75702353007ac57e9c1e31f47b994
parentdbd57305f236bfb1e1b1f0514527be43f7423b28 (diff)
downloaddrakx-backup-do-not-use-a5669c1df17a25708ad0991569789fdbdb421458.tar
drakx-backup-do-not-use-a5669c1df17a25708ad0991569789fdbdb421458.tar.gz
drakx-backup-do-not-use-a5669c1df17a25708ad0991569789fdbdb421458.tar.bz2
drakx-backup-do-not-use-a5669c1df17a25708ad0991569789fdbdb421458.tar.xz
drakx-backup-do-not-use-a5669c1df17a25708ad0991569789fdbdb421458.zip
install cardmgr
-rw-r--r--perl-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index c56fa38e9..a075719a1 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -89,7 +89,7 @@ ifeq (sparc,$(ARCH))
ln -s /usr/X11R6/lib/X11/xkb/xkbcomp $(DEST)/usr/bin/xkbcomp
endif
ifeq (i386,$(ARCH))
-# install -s ../kernel/cardmgr/cardmgr $(DEST)/usr/bin
+ install -s ../kernel/cardmgr/cardmgr $(DEST)/usr/bin
install -s ../tools/i386/mkreiserfs $(DEST)/usr/bin
endif