File gerbv-fix-install-sh-call.patch of Package gerbv
Index: gerbv-2.6.1/configure.ac =================================================================== --- gerbv-2.6.1.orig/configure.ac +++ gerbv-2.6.1/configure.ac @@ -24,9 +24,9 @@ dnl Foundation, Inc., 59 Temple Place, AC_INIT([gerbv], [2.6.1]) AC_CONFIG_SRCDIR([src/gerbv.c]) -AC_GNU_SOURCE AC_PREREQ([2.59]) AM_INIT_AUTOMAKE([1.9]) +AC_GNU_SOURCE dnl Create a configuration header AM_CONFIG_HEADER([config.h])