technically moved the delete validate runpath

This commit is contained in:
2025-07-17 08:01:18 -05:00
committed by GigiaJ
parent bb1433972c
commit a00677f9b7

View File

@@ -234,7 +234,6 @@
(invoke "mv" (string-append #$output "/lib/floorp/floorp") (string-append #$output "/bin/floorp"))
))
(delete 'validate-runpath)
)))
(native-inputs
(list git patchelf))