From 7643de8696f2bbb61d0c67271b3ca2a41e02c15c Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Tue, 22 Jun 2010 05:55:53 +0000 Subject: [PATCH] Fix packaging for net-misc/axel --- net-misc/axel/axel-2.4.bep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/axel/axel-2.4.bep b/net-misc/axel/axel-2.4.bep index e37b99aec..5f5fcf432 100644 --- a/net-misc/axel/axel-2.4.bep +++ b/net-misc/axel/axel-2.4.bep @@ -13,7 +13,7 @@ BUILD { INSTALL { cd axel-2.4 - make install + make install DESTDIR="${DESTDIR}" } LICENSE="GNU GPL v2" COPYRIGHT="2001 Wilmer van der Gaast."