Fix packaging for net-misc/axel

This commit is contained in:
Chris Roberts
2010-06-22 05:55:53 +00:00
parent 9c6833d88d
commit 7643de8696

View File

@@ -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."