File: 006-Makefile.in.patch

package info (click to toggle)
libapache-mod-log-sql 1.100-16.4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,060 kB
  • sloc: sh: 2,470; ansic: 2,264; xml: 2,010; makefile: 323; perl: 250; sql: 64
file content (16 lines) | stat: -rw-r--r-- 560 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
From: Thomas Goirand <thomas@goirand.fr>
Subject: Make it compile for debian

--- mod_log_sql-1.100/Makefile.in	2005-01-12 06:00:10.000000000 +0800
+++ libapache-mod-log-sql-cvs/Makefile.in	2006-08-26 13:27:08.000000000 +0800
@@ -176,8 +176,8 @@
 	$(RM) -r .libs
 
 distclean: clean distclean-subdirs
-	$(RM) config.status config.log config.h config.h.in \
-	configure stamp-h stamp-h.in Makefile aclocal.m4
+	$(RM) config.status config.log config.h \
+	Makefile config.nice stamp-h
 	$(RM) -r autom4te-2.53.cache
 
 DESTDIR = @PACKAGE_NAME@-@PACKAGE_VERSION@