remove srcinfo and a stray empty line

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-11-20 01:00:49 +03:00
parent 6a7d0a2425
commit 643990d72e
2 changed files with 0 additions and 17 deletions

View File

@@ -23,7 +23,6 @@ build() {
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make USR=/usr DESTDIR="$pkgdir" install
}