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