]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- added --with-tmpdir=/var/tmp to configure parameters.
authorkloczek <kloczek@pld-linux.org>
Thu, 20 Sep 2001 03:52:48 +0000 (03:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.53

amanda.spec

index 64bfdaab0d92ffaecaa99dca69638523b84faa12..013ec9371034aa6adf8b25d0343c5cdbd42eb2a5 100644 (file)
@@ -149,7 +149,8 @@ automake -a -c
        --with-bsd-security \
        --with-buffered-dump \
        --with-amandahosts \
-        --with-debugging=%{_localstatedir}/lib/amanda/debug
+        --with-debugging=%{_localstatedir}/lib/amanda/debug \
+       --with-tmpdir=/var/tmp
 
 %{__make}
 
This page took 0.030791 seconds and 4 git commands to generate.