add pymol, but it needs a license...

This commit is contained in:
2026-09-01 10:04:46 +02:00
parent 2c336def42
commit 1cf8491a57
+1 -1
View File
@@ -13,5 +13,5 @@ pbuild::compile() {
}
pbuild::install() {
mv "${SRC_DIR}/pymol/"* "${PREFIX}/"
mv "${SRC_DIR}"/* "${PREFIX}"/
}