summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46172ad055ab..20a9cd50c106 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,8 +22,6 @@ package() {
find ${srcdir} -type f -name "*.sh" -exec chmod 644 '{}' \;
install -dm 755 ${pkgdir}${_destname}
cp -r ${srcdir}/* ${pkgdir}${_destname}
- rm -r ${pkgdir}${_destname}/Sardi-Ghost-Flexible
- rm -r ${pkgdir}${_destname}/Sardi-Ghost-Flexible-Colora
}