]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- workaround: %tmpdir defined from macros of rpm package, declaring it here causes... auto/ac/rpm-build-macros-1_443-1 auto/th/rpm-build-macros-1_443-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 17 Mar 2008 12:14:16 +0000 (12:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.443

rpm.macros

index 3ee14dee727d62aff9f09120ce3e79bb33439bca..295ca3a388f47aaece4ff36173897ed893557ce8 100644 (file)
@@ -252,9 +252,6 @@ CXXFLAGS="%{rpmcxxflags}" \
 # Current date
 %date          %(LC_ALL="C" date +"%a %b %d %Y")
 
-# tmp directory
-%tmpdir                %{expand:%%global tmpdir %{lua:print(os.getenv("TMPDIR") or "/tmp")}}%{tmpdir}
-
 # Example files, programs, scripts...
 %_examplesdir  /usr/src/examples
 
This page took 0.040317 seconds and 4 git commands to generate.