main/atkmm: update layout

This commit is contained in:
Fabian Affolter 2013-10-30 15:10:03 +00:00 committed by Natanael Copa
parent 81f5774fae
commit 00a9bff3d5

View File

@ -25,7 +25,7 @@ build() {
--host=$CHOST \
--prefix=/usr \
|| return 1
make
make || return 1
}
package() {