aqemu
This commit is contained in:
parent
6773e67166
commit
df2b686741
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
name=aqemu
|
name=aqemu
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
release=1.0
|
release=2
|
||||||
source=(https://github.com/tobimensch/$name/archive/v$version.tar.gz)
|
source=(https://github.com/tobimensch/$name/archive/v$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@ -15,5 +15,4 @@ build() {
|
||||||
make
|
make
|
||||||
make DESTDIR="$PKG" install
|
make DESTDIR="$PKG" install
|
||||||
rm /usr/bin/rcc
|
rm /usr/bin/rcc
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue