[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#263101: FTBFS on GNU/k*BSD (config.* update)



tags 263101 pending
thanks mate

Robert,
I already merged something quite like this into my tla archive, and it's
pending upload (waiting for something more dramatic to change, I
suppose).

:) d

On Tue, Aug 03, 2004 at 01:54:27AM +0200, Robert Millan wrote:
> Hi!
> 
> Please could you update config.{guess,sub}? This will fix FTBFS on GNU/k*BSD.
> 
> Thanks.
> 
> --- old/apache2-2.0.50/debian/rules	2004-08-03 01:51:58.000000000 +0200
> +++ apache2-2.0.50/debian/rules	2004-08-03 00:14:20.000000000 +0200
> @@ -85,6 +85,10 @@
>  
>  configure: $(STAMP_DIR)/configure
>  $(STAMP_DIR)/configure: $(STAMP_DIR)/source.make 
> +	for i in build srclib/pcre srclib/apr/build srclib/apr-util/build \
> +		srclib/apr-util/xml/expat/conftools ; do \
> +		cp /usr/share/misc/config.* $(B)/$$i ; \
> +	done
>  	cd $(B) && ./buildconf
>  	touch $@ 
>  
> @@ -115,7 +119,7 @@
>  	for i in $(FIRSTMPM) $(OTHERMPMS); do \
>  		rm -f debian/apache2-mpm-$$i.postinst ;\
>  		rm -f debian/apache2-mpm-$$i.init.d ;\
> -    done
> +	done
>  	rm -f debian/apache2-mpm-prefork.init.d
>  	dh_clean

-- 
Daniel Stone                                                <daniels@debian.org>
Debian: the universal operating system                     http://www.debian.org

Attachment: signature.asc
Description: Digital signature


Reply to: