summaryrefslogtreecommitdiff
path: root/sys-process/time/files/time-1.7-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/time/files/time-1.7-build.patch')
-rw-r--r--sys-process/time/files/time-1.7-build.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/sys-process/time/files/time-1.7-build.patch b/sys-process/time/files/time-1.7-build.patch
deleted file mode 100644
index 504643d768e5..000000000000
--- a/sys-process/time/files/time-1.7-build.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/configure.in
-+++ b/configure.in
-@@ -1,11 +1,6 @@
- dnl Process this file with autoconf to produce a configure script.
--AC_INIT(time.c)
--VERSION=1.7
--AC_SUBST(VERSION)
--PACKAGE=time
--AC_SUBST(PACKAGE)
--
--AC_ARG_PROGRAM
-+AC_INIT(time, 1.7)
-+AM_INIT_AUTOMAKE
-
- dnl Checks for programs.
- AC_PROG_CC