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

[debian-hurd-Patches][311053] squid 2.7.STABLE3 patch



Patches item #311053, was opened at 2008-09-04 20:51
Status: Open
Priority: 3
Submitted By: Flávio Cruz (flaviocruz-guest)
Assigned to: Nobody (None)
Summary: squid 2.7.STABLE3 patch 
Category: other
Group: unreviewed
Resolution: None


Initial Comment:
This patch fixes compilation problems for the squid package.

----------------------------------------------------------------------

>Comment By: Flávio Cruz (flaviocruz-guest)
Date: 2008-09-05 01:59

Message:
It just changes the host naming scheme. config.status was not recognizing the old scheme.

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=197993 for similar problem and fix

----------------------------------------------------------------------

Comment By: Samuel Thibault (sthibaul-guest)
Date: 2008-09-05 00:02

Message:
Looks fine, I think you can submit it. Just to make sure: I guess

-       $(DEB_HOST_ARCH_CPU)-debian-$(DEB_HOST_ARCH_OS) 
+       $(DEB_BUILD_GNU_TYPE)

just changes the build directory, so that it is harmless?


----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=311053&group_id=30628


Reply to: