summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPCI Techie2020-05-14 11:48:50 +0100
committerPCI Techie2020-05-14 11:48:50 +0100
commit733b2142874769f12b103ec832e404de2ddb4b17 (patch)
tree8d3b7dbd0f17607281357763b017935e0210348c
parentb7c439e6f50f9360c8707b195e8e0b4d494e7e8a (diff)
downloadaur-733b2142874769f12b103ec832e404de2ddb4b17.tar.gz
I swear if this doesn't work this time
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8c6eb372587..001ee413ebeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,9 +28,3 @@ prepare() {
7z x scratch-desktop_3.3.0_amd64.deb
tar -xf data.tar
}
-
-package() {
- cd "$srcdir"
- su
- cp -r usr /
-}