done
rmdir mingw32
- fi
+}
+cleanup_unnecessary_files() {
- echo "Cleanup unnecessary files"
- # etc: cleanup development files
- rm -rf etc/bash_completion.d
- rm -rf etc/dbus-1
- rm -rf etc/pkcs11
- rm -rf etc/xml
- # include: cleanup development files
- rm -rf include
- # lib: cleanup development files
- rm -rf libexec
libexec is not generally dev files, is it?
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/375/files#r54353540