From: ley Date: Wed, 29 Sep 2004 14:18:43 +0000 (+0000) Subject: Remove the part of the patch which made the module name X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feac302fac3f11ae02d549dc2eaf60767342e009;p=sope Remove the part of the patch which made the module name apacherversion dependent git-svn-id: http://svn.opengroupware.org/SOPE/trunk@200 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/debian/patches/01_build_modngobjweb.dpatch b/debian/patches/01_build_modngobjweb.dpatch index 42a90a57..0ca7d398 100755 --- a/debian/patches/01_build_modngobjweb.dpatch +++ b/debian/patches/01_build_modngobjweb.dpatch @@ -35,12 +35,3 @@ diff -urN sope.orig/sope-appserver/mod_ngobjweb/GNUmakefile sope/sope-appserver/ ifneq ($(apxs),no) ifneq ($(apxs),yes) -@@ -62,7 +62,7 @@ - config.o \ - ngobjweb_module.o \ - --product = ngobjweb$(APACHE_SSL)_$(APACHE_VERSION)$(SHARED_LIBEXT) -+product = mod_ngobjweb$(SHARED_LIBEXT) - - all : $(product) -