summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlangurmonkey2017-08-02 20:43:24 +0200
committerlangurmonkey2017-08-02 20:43:24 +0200
commite982902409ec94d0a13eff567e8babb5d58ea4cb (patch)
tree371f4345fba5136da047802d1f04f251ccc4fe70
parent0770304599ac07abd2204b425af856c627505fd3 (diff)
downloadaur-e982902409ec94d0a13eff567e8babb5d58ea4cb.tar.gz
Fixed rm
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 187a435b3196..93268aecf669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,6 @@ check() {
package() {
cd "$pkgname-$pkgver"
- rm gaiasky.bat
mkdir -p "$pkgdir/opt/gaiasky/"
mv * "$pkgdir/opt/gaiasky/"
}