summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-09-10 19:09:46 +0100
committerJonathon Fernyhough2021-09-10 19:09:46 +0100
commitc27ee893fac30d35002b8aac95b8d957b94da1ff (patch)
treec2bd1f23096419b70d92b0a307c5d9e122a528bb
parente14052b88d879b8e2073f8582d459c10487d270b (diff)
downloadaur-c27ee893fac30d35002b8aac95b8d957b94da1ff.tar.gz
Remove debug exit
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2891de8c9a60..07a79fd6409b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,6 +49,4 @@ package() {
# xfwm
install -Dm644 -t "${pkgdir}"/usr/share/themes/$_pkgname/xfwm4 xfwm4/*
-
-exit 0
}