X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=patches%2Ftar-1.12.patch;h=a1631da29184df5ba9b159c90e86c898da5f4a3f;hb=refs%2Ftags%2Fupstream%2F2.6.0p1;hp=0a554da48d69106dc1f624e6541744afe64ac4f4;hpb=3ab887b9bc819a846c75dd7f2ee5d41fac22b19f;p=debian%2Famanda diff --git a/patches/tar-1.12.patch b/patches/tar-1.12.patch index 0a554da..a1631da 100644 --- a/patches/tar-1.12.patch +++ b/patches/tar-1.12.patch @@ -8,6 +8,8 @@ The others fix an estimate problem in GNUTAR on SunOS 4.1.3, HP/UX and other systems whose C libraries do not support "%lld" in printf format strings for printing long long integers. +Patch follows. + --- tar-1.12/src/create.c Mon Dec 15 17:26:47 1997 +++ tar-1.12/src/create.c Mon Dec 15 17:50:48 1997 @@ -1048,7 +1048,7 @@