summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2002-08-05 12:39:39 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2002-08-05 12:39:39 +0000
commit2c737e924e4d5de66b8d400a14175c90c542e1b3 (patch)
tree43e34f928948e39f7209ebc4d9ea161b11695c09 /perl-install/Makefile.config
parent8a0df5add2ef2c2a15997527a6f37e8889968227 (diff)
downloaddrakx-backup-do-not-use-2c737e924e4d5de66b8d400a14175c90c542e1b3.tar
drakx-backup-do-not-use-2c737e924e4d5de66b8d400a14175c90c542e1b3.tar.gz
drakx-backup-do-not-use-2c737e924e4d5de66b8d400a14175c90c542e1b3.tar.bz2
drakx-backup-do-not-use-2c737e924e4d5de66b8d400a14175c90c542e1b3.tar.xz
drakx-backup-do-not-use-2c737e924e4d5de66b8d400a14175c90c542e1b3.zip
- Move xf86Wacom.so modules to {i386,ppc}-specific filelist
- Make filelists lib64 aware with LIB variable - Add x86_64-specific filelist
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r--perl-install/Makefile.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index b575efcd6..c88797dc4 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -2,6 +2,12 @@
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))
+ifeq (x86_64, $(ARCH))
+LIB = lib64
+else
+LIB = lib
+endif
+
VERSION = 2.2.10-BOOT
SUDO = sudo
SO_FILES = c/blib/arch/auto/c/c.so