From 370ca251e16bb73d338de3532591a6fa862a0ecd Mon Sep 17 00:00:00 2001 From: Alexandre Gaigalas Date: Mon, 9 Apr 2012 23:42:51 -0300 Subject: [PATCH] Trying back pirum 1.1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9e49dfb2..f9f83d5d 100644 --- a/Makefile +++ b/Makefile @@ -144,7 +144,7 @@ install: # Install pirum, clones the PEAR Repository, make changes there and push them. pear-push: @echo "Installing Pirum" - @sudo pear install --soft --force pear.pirum-project.org/Pirum + @sudo pear install --soft --force pear.pirum-project.org/Pirum-1.1.1 @echo "Cloning channel from git" `$(CONFIG_TOOL) pear-repository` -rm -Rf .foundation/pirum git clone `$(CONFIG_TOOL) pear-repository`.git .foundation/pirum