From: Brian Harring Date: Mon, 12 Apr 2010 10:14:10 +0000 (-0400) Subject: wrong file path, should be keep_newer_files not keep_newer X-Git-Tag: v3.0.0a~1103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a9265f166b77bf9fffe13d85ac7ebfe058dc3c5;p=thirdparty%2Flibarchive.git wrong file path, should be keep_newer_files not keep_newer SVN-Revision: 2247 --- diff --git a/Makefile.am b/Makefile.am index 6d110d578..6f4fe9aef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -529,7 +529,7 @@ bsdtar_TESTS_ENVIRONMENT= endif bsdtar_test_EXTRA_DIST= \ - tar/test/test_option_keep_newer.tgz.uu \ + tar/test/test_option_keep_newer_files.tgz.uu \ tar/test/test_patterns_2.tar.uu \ tar/test/test_patterns_3.tar.uu \ tar/test/test_patterns_4.tar.uu \