mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-19 19:53:19 +08:00
* Doh!
This commit is contained in:
@@ -9,7 +9,7 @@ rm -rf scratch
|
||||
mkdir -p scratch
|
||||
|
||||
cp simple scratch/
|
||||
../src/patchelf --interpreter /oops $(pwd)/scratch/i scratch/simple
|
||||
../src/patchelf --interpreter /oops scratch/simple
|
||||
|
||||
echo "running with missing interpreter..."
|
||||
if scratch/simple; then
|
||||
|
Reference in New Issue
Block a user