Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
buildblocks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pmodules
buildblocks
Commits
779290f9
Commit
779290f9
authored
Nov 16, 2020
by
l_opal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
patchelf: build-script reviewed
parent
3d841cf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
System/patchelf/build
System/patchelf/build
+8
-2
No files found.
System/patchelf/build
View file @
779290f9
...
...
@@ -2,5 +2,11 @@
# :FIXME: needs review
pbuild
::
set_download_url
"https://nixos.org/releases/$P/$P-$V/$P-$V.tar.bz2"
pbuils
::
add_to_group
'System'
pbuild
::
set_download_url
"https://github.com/NixOS/$P/archive/$V.tar.gz"
"$P-$V.tar.gz"
pbuild
::
add_to_group
'System'
pbuild
::
post_prep
()
{
cd
"${SRC_DIR}"
.
/
bootstrap
.
sh
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment