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 19811b909c69..140a827a115c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,8 +28,6 @@ sha256sums_x86_64=('c7e9090866e115486b56a2dc47f920be40354fe6680af0646f3355d9cd81
build() {
# Extract the tiny, tiny bit of license/usage information that exists
# in this piece of software distribution.
- ls
- ls $srcdir
sed -n '/By installing/,/ any way./p' README.txt > LICENSE
}