From 22d8f8d0345b3a46ac13faaf7f0d548e7951ae15 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Fri, 15 Feb 2002 08:39:51 +0000 Subject: [PATCH] remove ^L from acconfig.h Changed files: rpm-acconfig.patch -> 1.1 --- rpm-acconfig.patch | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 rpm-acconfig.patch diff --git a/rpm-acconfig.patch b/rpm-acconfig.patch new file mode 100644 index 0000000..f0069d6 --- /dev/null +++ b/rpm-acconfig.patch @@ -0,0 +1,36 @@ +--- rpm-4.0.4/popt/acconfig.h.popt Wed Feb 13 00:56:33 2002 ++++ rpm-4.0.4/popt/acconfig.h Wed Feb 13 00:56:44 2002 +@@ -16,7 +16,6 @@ + a given entry is in the file. + + Leave the following blank line there!! Autoheader needs it. */ +-^L + + /* Define to the name of the distribution. */ + #undef PACKAGE +@@ -45,7 +44,6 @@ + /* Absolute path to popt top_sourcedir. */ + #undef POPT_SOURCE_PATH + +-^L + /* Leave that blank line there!! Autoheader needs it. + If you're adding to this file, keep in mind: + The entries are in sort -df order: alphabetical, case insensitive, +--- rpm-4.0.4/acconfig.h.wiget Wed Feb 13 01:05:25 2002 ++++ rpm-4.0.4/acconfig.h Wed Feb 13 01:06:48 2002 +@@ -12,7 +12,6 @@ + a given entry is in the file. + + Leave the following blank line there!! Autoheader needs it. */ +-^L + + /* Define to the name of the distribution. */ + #undef PACKAGE +@@ -156,7 +155,6 @@ + /* Define if you have the getmntent() function */ + #undef HAVE_GETMNTENT + +-^L + /* Leave that blank line there!! Autoheader needs it. + If you're adding to this file, keep in mind: + The entries are in sort -df order: alphabetical, case insensitive, -- 2.44.0