BuildSystem: Cleanup port install script with packaging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user