summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Perevozchikov2018-05-17 20:23:13 +0300
committerVictor Perevozchikov2018-05-17 20:23:13 +0300
commit2773e367f106a8d9484fdadf56f56c87f72100a1 (patch)
tree57927b1e1d78cd7ce97d06305c27a0e5d48cd8ca
parentb3ddfc2993ee50a303c9f4d0b839da8d5eac215a (diff)
downloadaur-2773e367f106a8d9484fdadf56f56c87f72100a1.tar.gz
)
-rw-r--r--PKGBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c65f0d421a62..a66e194546bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,3 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
# Maintainer: Victor3D <webmaster@victor3d.com.br>
pkgname=executor
pkgver=2
@@ -31,6 +26,7 @@ validpgpkeys=()
prepare() {
cd "$pkgname"
+ mkdir build
}
build() {