From a54f448a417f6e140d6bcc90cda17c741cabb624 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 6 Aug 2024 02:47:34 +0000 Subject: automatic import of libsmi --- libsmi-0.4.8-wget111.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libsmi-0.4.8-wget111.patch (limited to 'libsmi-0.4.8-wget111.patch') diff --git a/libsmi-0.4.8-wget111.patch b/libsmi-0.4.8-wget111.patch new file mode 100644 index 0000000..66f6526 --- /dev/null +++ b/libsmi-0.4.8-wget111.patch @@ -0,0 +1,12 @@ +diff -up libsmi-0.4.8/tools/smicache.in.BAD libsmi-0.4.8/tools/smicache.in +--- libsmi-0.4.8/tools/smicache.in.BAD 2008-04-23 14:38:09.000000000 -0400 ++++ libsmi-0.4.8/tools/smicache.in 2008-04-23 14:38:13.000000000 -0400 +@@ -44,7 +44,7 @@ do_usage () { + + + do_fetch () { +- $WGET -q -O "$dir/$1" "$prefix/$1" ++ $WGET -q -e "timestamping = off" -O "$dir/$1" "$prefix/$1" + } + + -- cgit v1.2.3