]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- tmpdir moved to main macros; sane buildroot by default
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 6 Jan 2007 17:39:07 +0000 (17:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.362

rpm.macros

index 14250a7e52d00b7d112cd7cfdc26edd14f7b38a9..79664822df9f09d0c613afe1df1dc6c7ffd30859 100644 (file)
@@ -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
 
This page took 0.917842 seconds and 4 git commands to generate.