From 5eeaf88af1719ee62e94f6e7ea385d1cf2d6612b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 5 Oct 2004 07:19:29 +0000 Subject: add TMPDIR --- perl-install/Makefile.config | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install') diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 2f572b348..92ad36781 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -10,6 +10,7 @@ endif 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 PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 -- cgit v1.2.1