]> git.pld-linux.org Git - packages/rpm.git/commitdiff
remove ^L from acconfig.h
authorArtur Frysiak <artur@frysiak.net>
Fri, 15 Feb 2002 08:39:51 +0000 (08:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-acconfig.patch -> 1.1

rpm-acconfig.patch [new file with mode: 0644]

diff --git a/rpm-acconfig.patch b/rpm-acconfig.patch
new file mode 100644 (file)
index 0000000..f0069d6
--- /dev/null
@@ -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,
This page took 0.038357 seconds and 4 git commands to generate.