From: Thierry Parmentelat Date: Tue, 4 Sep 2012 10:18:25 +0000 (+0200) Subject: Setting tag linux-2.6-32-36 X-Git-Tag: 5.0-rc30~18 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9ddd5661330745bce0f390a27616330298f6c66e;hp=38977bab8a1b01507785db0ce1e3483d98c9d767;p=build.git Setting tag linux-2.6-32-36 fix filename in specfile - 2.6-35 was broken --- diff --git a/onelab-tags.mk b/onelab-tags.mk index c9ee1ed0..242b4121 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -2,7 +2,7 @@ ### linux-2.6-BRANCH := 32 -linux-2.6-GITPATH := git://git.onelab.eu/linux-2.6.git@32 +linux-2.6-GITPATH := git://git.onelab.eu/linux-2.6.git@linux-2.6-32-36 # help out spec2make on f8 and centos5, due to a bug in rpm # ditto on f16 for spec2make.py - tmp hopefully ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 f16 centos5)"