Skip to content

Commit f817dd7

Browse files
bigfootjonfacebook-github-bot
authored andcommitted
Restore patchelf (deleted in D51869247)
Summary: X-link: facebookincubator/zstrong#651 Ooops apparently patchelf is a coredep in getdeps: https://github.com/facebookincubator/katran/actions/runs/7214446185/job/19656572548?fbclid=IwAR0VRdoIxZKlcW-M_efD3UUUc2PqcqxeTgUAD9og658VOb-Wkwao8PO7xvw Reviewed By: chadaustin Differential Revision: D52179699 fbshipit-source-id: d946dc0759c493b1da40fabdf3cc497cbf85265d
1 parent 1040199 commit f817dd7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[manifest]
2+
name = patchelf
3+
4+
[rpms]
5+
patchelf
6+
7+
[debs]
8+
patchelf
9+
10+
[download]
11+
url = https://github.com/NixOS/patchelf/archive/0.10.tar.gz
12+
sha256 = b3cb6bdedcef5607ce34a350cf0b182eb979f8f7bc31eae55a93a70a3f020d13
13+
14+
[build]
15+
builder = autoconf
16+
subdir = patchelf-0.10
17+

0 commit comments

Comments
 (0)