summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-12-28 17:30:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-12-28 17:30:11 +0000
commit789ddcd34f96f7ea586c772ab43d1969c7440287 (patch)
tree3a139e586f3e0afa45ae5c5ff6b2846427084386 /perl-install/Makefile
parenta527f70234fcc0525789fa670c5165a7252022a7 (diff)
downloaddrakx-backup-do-not-use-789ddcd34f96f7ea586c772ab43d1969c7440287.tar
drakx-backup-do-not-use-789ddcd34f96f7ea586c772ab43d1969c7440287.tar.gz
drakx-backup-do-not-use-789ddcd34f96f7ea586c772ab43d1969c7440287.tar.bz2
drakx-backup-do-not-use-789ddcd34f96f7ea586c772ab43d1969c7440287.tar.xz
drakx-backup-do-not-use-789ddcd34f96f7ea586c772ab43d1969c7440287.zip
now /usr/lib/X11 is a relative symlink to please mirrors and jako
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index a9043b111..b609994df 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -80,7 +80,7 @@ get_needed_files: $(DIRS)
install -d $(ROOTDEST)/Mandrake/base
install -s $(LOCALFILES) $(DEST)/usr/bin
# cp -f $(LOCALFILES2) $(DEST)/usr/bin
- ln -s /usr/X11R6/lib/X11 $(DEST)/usr/lib/X11
+ ln -s ../X11R6/lib/X11 $(DEST)/usr/lib/X11
ifeq (sparc,$(ARCH))
cp -a /usr/X11R6/lib/X11/xkb $(DEST)/usr/X11R6/lib/X11
rm -f $(DEST)/usr/X11R6/lib/X11/xkb/compiled