From 53f8eb3983603b29b8c831a2830532232c98e274 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 6 Jan 2007 17:39:07 +0000 Subject: [PATCH] - tmpdir moved to main macros; sane buildroot by default Changed files: rpm.macros -> 1.362 --- rpm.macros | 3 --- 1 file changed, 3 deletions(-) diff --git a/rpm.macros b/rpm.macros index 14250a7..7966482 100644 --- a/rpm.macros +++ b/rpm.macros @@ -262,9 +262,6 @@ unset DISPLAY ||:\ # Current date %date %(LC_ALL="C" date +"%a %b %d %Y") -# tmp directory -%tmpdir %(echo "${TMPDIR:-/tmp}") - # Example files, programs, scripts... %_examplesdir /usr/src/examples -- 2.44.0