diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-18 03:35:05 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-18 03:35:05 +0000 |
commit | 0e2a52ef3e5b060f406c6a9eb7cd5b5a6a913a38 (patch) | |
tree | 6019672959d224b924f99778606368b787d54b9e /sys-boot/dvhtool/files | |
parent | Version bumped. (diff) | |
download | historical-0e2a52ef3e5b060f406c6a9eb7cd5b5a6a913a38.tar.gz historical-0e2a52ef3e5b060f406c6a9eb7cd5b5a6a913a38.tar.bz2 historical-0e2a52ef3e5b060f406c6a9eb7cd5b5a6a913a38.zip |
Don't patch generated autotools files, bug 226827. Bump to EAPI4.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/dvhtool/files')
-rw-r--r-- | sys-boot/dvhtool/files/dvhtool-1.0.1-debian.diff | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-boot/dvhtool/files/dvhtool-1.0.1-debian.diff b/sys-boot/dvhtool/files/dvhtool-1.0.1-debian.diff index 68a402008f74..43f33ffc2596 100644 --- a/sys-boot/dvhtool/files/dvhtool-1.0.1-debian.diff +++ b/sys-boot/dvhtool/files/dvhtool-1.0.1-debian.diff @@ -133,20 +133,3 @@ installdirs: $(mkinstalldirs) $(DESTDIR)$(sbindir) $(DESTDIR)$(mandir)/man8 ---- dvhtool-1.0.1.orig/aclocal.m4 -+++ dvhtool-1.0.1/aclocal.m4 -@@ -1,4 +1,4 @@ --dnl aclocal.m4 generated automatically by aclocal 1.4a -+dnl aclocal.m4 generated automatically by aclocal 1.4-p4 - - dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. - dnl This file is free software; the Free Software Foundation -@@ -51,8 +51,6 @@ - - AC_DEFUN(AM_INIT_AUTOMAKE, - [AC_REQUIRE([AC_PROG_INSTALL]) --dnl We require 2.13 because we rely on SHELL being computed by configure. --AC_PREREQ([2.13]) - PACKAGE=[$1] - AC_SUBST(PACKAGE) - VERSION=[$2] |