From 37a004398f5b647f2af71b6030e076a3cb37cffb Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 15 Oct 2014 10:38:51 +0200 Subject: Removing the spec file, as it's broken Even we have none feedback in PR #1283 --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1fa7472b..e9b154b3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT(monitoring-plugins,2.0) AC_CONFIG_SRCDIR(NPTest.pm) -AC_CONFIG_FILES([gl/Makefile - monitoring-plugins.spec]) +AC_CONFIG_FILES([gl/Makefile]) AC_CONFIG_AUX_DIR(build-aux) AM_INIT_AUTOMAKE([1.8.3]) AM_MAINTAINER_MODE([enable]) -- cgit v1.2.3