aboutsummaryrefslogtreecommitdiff
path: root/system/ioping/ioping-0.9-Makefile.diff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-02-11 03:39:04 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 13:32:50 +0700
commit4697c2b69f19bb6d902a5570fbdebb401cf60bf2 (patch)
tree22304f41f30097df47c3134643858b35209738ff /system/ioping/ioping-0.9-Makefile.diff
parentb64fb6279f16052001c889c2244836d44eee86b7 (diff)
system/ioping: Updated for version 1.2.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ioping/ioping-0.9-Makefile.diff')
-rw-r--r--system/ioping/ioping-0.9-Makefile.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/ioping/ioping-0.9-Makefile.diff b/system/ioping/ioping-0.9-Makefile.diff
deleted file mode 100644
index d1cd233bdc48a..0000000000000
--- a/system/ioping/ioping-0.9-Makefile.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile 2014-10-06 02:05:35.000000000 -0400
-+++ Makefile.new 2016-06-02 13:21:26.326048007 -0400
-@@ -31,7 +31,7 @@
- all: version $(BINS)
-
- version: $(DISTFILES)
-- test ! -d .git || git describe --tags --dirty=+ | sed 's/^v//;s/-/./g' > $@
-+ echo 0.9 > $@
-
- clean:
- $(RM) -f $(OBJS) $(BINS) $(MANS_F)