]> git.pld-linux.org Git - packages/tar.git/commitdiff
- changed all BuildRoot definitons
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 1 Apr 2000 11:15:41 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    tar.spec -> 1.28

tar.spec

index 1bb192944cfdf766a9e1dde456a1191427dc2097..efac9f71f8bba9685d10161998319b41fd450e78 100644 (file)
--- a/tar.spec
+++ b/tar.spec
@@ -17,7 +17,7 @@ Patch1:               tar-info.patch
 Patch2:                tar-pipe.patch
 Patch3:                tar-namecache.patch
 Prereq:                /usr/sbin/fix-info-dir
-Buildroot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _exec_prefix    /
 %define                _libexecdir     /sbin
This page took 0.06053 seconds and 4 git commands to generate.