summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8841c7052c37..863289394587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,4 @@ build() {
package() {
cd "$srcdir/$pkgname"
make prefix="$pkgdir/usr" install
-
- cat INSTALL
}