Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit c0f9087f06
4 changed files with 54 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: patchelf
description: A small utility to modify the dynamic linker and RPATH of ELF executables
version: 0.18.0
url: https://github.com/NixOS/patchelf
license: GPL3-or-later
architecture: any
depends: ["gcc-libs"]
type: source