diff options
author | AW Green <awg@posteo.us> | 2017-08-09 11:37:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:41 +0700 |
commit | acea632173fc15ab2f10af22e4de2e4abc9e4348 (patch) | |
tree | 7b414a14641033697d55ce562ae263c47cba3085 /system/tarsnap/tarsnap.patch | |
parent | ca4108f97167e7049bd28feb8d551682dccfc82e (diff) | |
download | slackbuilds-acea632173fc15ab2f10af22e4de2e4abc9e4348.tar.gz |
system/tarsnap: Updated for version 1.0.39 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/tarsnap/tarsnap.patch')
-rw-r--r-- | system/tarsnap/tarsnap.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/tarsnap/tarsnap.patch b/system/tarsnap/tarsnap.patch new file mode 100644 index 0000000000..ce15abdaa7 --- /dev/null +++ b/system/tarsnap/tarsnap.patch @@ -0,0 +1,7 @@ +--- tarsnap-autoconf-1.0.39/tar/tarsnap.conf.sample 2017-08-08 20:59:45.821457794 -0600 ++++ tarsnap-autoconf-1.0.39/tar/tarsnap.conf.sample 2017-07-28 19:20:37.000000000 -0600 +@@ -3,3 +3,3 @@ + # Tarsnap cache directory +-cachedir /usr/local/tarsnap-cache ++cachedir /var/cache/tarsnap + |