From 8e90d47f8510c952de7e487d3d0d8d2c037832b5 Mon Sep 17 00:00:00 2001 From: NicJA Date: Mon, 9 Mar 2015 07:33:34 +0000 Subject: [PATCH] fix patch spec (unused atm) git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50182 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- workbench/libs/glu/mmakefile.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workbench/libs/glu/mmakefile.src b/workbench/libs/glu/mmakefile.src index 71a3b174c2..0d5a3e0291 100644 --- a/workbench/libs/glu/mmakefile.src +++ b/workbench/libs/glu/mmakefile.src @@ -15,7 +15,7 @@ include $(TOP)/config/make.cfg REPOSITORIES = ftp://ftp.freedesktop.org/pub/mesa/glu/ ARCHBASE := glu-9.0.0 -#PATCHSPEC := $(ARCHBASE)-aros.diff:bdwgc-$(ARCHBASE):-p1 +#PATCHSPEC := $(ARCHBASE)-aros.diff:$(ARCHBASE):-p1 PATCHSPEC := top_srcdir = $(PORTSDIR)/glu/$(ARCHBASE) -- 2.11.4.GIT