summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-02-23 16:49:59 +0100
committerbartus2020-02-23 16:54:41 +0100
commite7efcad082ccdd2d956eb191b6816006e0723a55 (patch)
tree826a58b7dc8bda7c5cd874c56c1bd81f5775f99f /PKGBUILD
parent98ddab7772b35c1466cbec5ded710912ce4e3931 (diff)
downloadaur-e7efcad082ccdd2d956eb191b6816006e0723a55.tar.gz
Drop redundant install script.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 535bffa44fa7..9fd2ae76a5d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,6 @@ provides=("blender-${_sufix}")
conflicts=("blender-${_sufix}")
#options=(!makeflags)
license=('GPL')
-install=blender.install
# NOTE: the source array has to be kept in sync with .gitmodules
# the submodules has to be stored in path ending with git to match
# the path in .gitmodules.