From 482e263073e70b8688aaf68443b9b14965129095 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Tue, 14 Apr 2009 21:52:34 +0100 Subject: febootstrap.spec removed, see https://bugzilla.redhat.com/show_bug.cgi?id=febootstrap --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9e375d0..7d4cf9f 100644 --- a/configure.ac +++ b/configure.ac @@ -42,5 +42,5 @@ if test "x$YUM" = "xno" ; then fi AC_CONFIG_HEADERS([config.h]) -AC_CONFIG_FILES([Makefile examples/Makefile febootstrap.spec]) +AC_CONFIG_FILES([Makefile examples/Makefile]) AC_OUTPUT -- cgit