technically moved the delete validate runpath
This commit is contained in:
@@ -234,7 +234,6 @@
|
|||||||
|
|
||||||
(invoke "mv" (string-append #$output "/lib/floorp/floorp") (string-append #$output "/bin/floorp"))
|
(invoke "mv" (string-append #$output "/lib/floorp/floorp") (string-append #$output "/bin/floorp"))
|
||||||
))
|
))
|
||||||
(delete 'validate-runpath)
|
|
||||||
)))
|
)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list git patchelf))
|
(list git patchelf))
|
||||||
|
|||||||
Reference in New Issue
Block a user