summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVryali2023-03-05 15:58:45 -0700
committerVryali2023-03-05 15:58:45 -0700
commit2fb7872f8ab320a5a1c6636ff7fcb15555c2f8fe (patch)
tree3987e91b8948c10373bda5859d965146f240aa73 /PKGBUILD
parent6103a3b39e66d132761e96d4378be2d1c37ecc04 (diff)
downloadaur-2fb7872f8ab320a5a1c6636ff7fcb15555c2f8fe.tar.gz
Removed some commented lines, no functional changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 242f6ee45f7e..6ac48eae1203 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Maintainer: Vryali <vryali ~at~ gmail ~dot~ com>
-#
# Required icon attribution: Twitch Icon created by Vitaly Corbachev - Flaticon
# https://www.flaticon.com/free-icons/twitch
@@ -54,9 +53,6 @@ package() {
install -Dm755 "${srcdir}/${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
# Clean up some of the build files
- #rm -rf "${srcdir}/${pkgname}-${pkgver}/node_modules"
- #rm -rf "${srcdir}/${pkgname}-${pkgver}/app/app/node_modules"
- #rm -rf "${srcdir}/${pkgname}-${pkgver}/app/node_modules"
rm -rf "${srcdir}/${pkgname}-${pkgver}/flatpak"*
# Can do some clean-up here from the things used in build