pkgsrc-ng/sysutils/cfengine3/patches/patch-ext_Makefile.in
2013-09-26 17:14:40 +02:00

15 lines
471 B
Plaintext

$NetBSD: patch-ext_Makefile.in,v 1.1 2013/02/17 16:15:42 fhajny Exp $
No use for rpmvercmp.
--- ext/Makefile.in.orig 2013-01-11 12:54:49.000000000 +0000
+++ ext/Makefile.in 2013-02-16 12:23:25.950062742 +0000
@@ -35,7 +35,6 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
-sbin_PROGRAMS = rpmvercmp$(EXEEXT)
subdir = ext
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4