BuildSystem: Cleanup port install script with packaging

This commit is contained in:
2026-08-25 15:32:54 +03:00
parent b20a1640b2
commit 8a5557f4ae
3 changed files with 38 additions and 16 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash ../install.sh
export MESA_VARIANT='glx'
exec ../mesa/build.sh
MESA_VARIANT='glx'
source ../mesa/build.sh