dev-lang/nasm: Fix whitespaces errors

for/master
Pierre Lejeune 2011-08-12 13:19:03 +02:00 committed by Daniel Mierswa
parent edf4ae8689
commit 7c1f92f1de
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ src_test() {
}
src_install() {
emake INSTALL_ROOT="${IMAGE}" install
emagicdocs
emake INSTALL_ROOT="${IMAGE}" install
emagicdocs
}