7 lines
158 B
Bash
7 lines
158 B
Bash
|
# Copyright 2008 Daniel Mierswa <impulze@impulze.org>
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
|
||
|
require "${PN}"
|
||
|
|
||
|
PLATFORMS="~amd64"
|