This commit is contained in:
milisbir 2017-09-23 23:31:23 +03:00
parent 6773e67166
commit df2b686741
1 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@
name=aqemu
version=0.9.2
release=1.0
release=2
source=(https://github.com/tobimensch/$name/archive/v$version.tar.gz)
build() {
@ -15,5 +15,4 @@ build() {
make
make DESTDIR="$PKG" install
rm /usr/bin/rcc
}