summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2015-12-29 01:59:35 +0100
committeractionless2015-12-29 01:59:35 +0100
commitd296f6d5165492463d5cd25f7a208b4897db1050 (patch)
treeb264ee376b0d51a651e109b550b65fbe9dfebfed /PKGBUILD
parentb1fb1a4e290596ad92c60797337da2f24e7f3bed (diff)
downloadaur-d296f6d5165492463d5cd25f7a208b4897db1050.tar.gz
remove redundant 'prepare' section
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7796479a2f5f..0e39fe859330 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,10 +20,6 @@ pkgver() {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-prepare() {
- mkdir -p build
-}
-
build() {
cd $pkgname
make