From 40521fb70fd087f2346762ad334f79a5d8d6328b Mon Sep 17 00:00:00 2001 From: fbt Date: Sat, 16 Jan 2016 19:50:47 +0300 Subject: [PATCH] no install file --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 88f82a4..8be050e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,6 @@ license=( 'GPL' ) depends=( 'openssl' 'sqlite' ) arch=( 'i686' 'x86_64' 'arm' 'armv6h' 'armv7h' ) backup=( "etc/$pkgname/ircd.motd" ) -install=$pkgname.install options='!makeflags' source=( "http://www.ratbox.org/download/$pkgname-$pkgver.tar.bz2" )