]> git.pld-linux.org Git - packages/apache1-mod_frontpage.git/blobdiff - mod_frontpage-Makefile.patch
- orphaned, outdated
[packages/apache1-mod_frontpage.git] / mod_frontpage-Makefile.patch
diff --git a/mod_frontpage-Makefile.patch b/mod_frontpage-Makefile.patch
deleted file mode 100644 (file)
index a152a5c..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.PL.orig   Tue Apr 16 13:43:17 2002
-+++ Makefile.PL        Tue Apr 16 13:43:35 2002
-@@ -30,8 +30,6 @@
- print "Config directory: $confdir\n";
- $cc=`$apxs -q CC`;
- print "Compiler: $cc\n";
--$cflags=`$apxs -q CFLAGS`;
--print "CFLAGS: $cflags\n";
- $includedir=`$apxs -q INCLUDEDIR`;
- print "Include directory: $includedir\n";
- $libexecdir=`$apxs -q LIBEXECDIR`;
-@@ -105,7 +103,6 @@
- $_=~ s|\$\(apachectl\)|$apachectl|;
- $_=~ s|\$\(cc\)|$cc|;
- $_=~ s|\$\(includedir\)|$includedir|;
--$_=~ s|\$\(cflags\)|$cflags|;
- $_=~ s|\$\(sbindir\)|$sbindir|;
- $_=~ s|\$\(install\)|$install|;
- #$_=~ s|\$\(\)|$|;
This page took 0.122492 seconds and 4 git commands to generate.