From 0a4f8d6068b21e6e2b588514a5767336e3bae640 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 23 Sep 2004 04:24:51 +0000 Subject: Introducing TMPDIR --- perl-install/Makefile.config | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile.config') diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 5ceadf9a6..e93a43c70 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,6 +1,7 @@ # -*- Makefile -*- VERSION = 2.2.10-BOOT SUDO = sudo +TMPDIR = /tmp SO_FILES = c/blib/arch/auto/c/c.so PMS_DIRS = Newt Xconfig c xf86misc diskdrake harddrake interactive modules network partition_table printer resize_fat sbus_probing security fs PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 -- cgit v1.2.1