Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
abuild
Commits
7b27ce7b
Commit
7b27ce7b
authored
Jan 28, 2009
by
Natanael Copa
Browse files
devbuild: use new style of 'abuild checksum'
parent
70dedf70
Changes
1
Hide whitespace changes
Inline
Side-by-side
devbuild
View file @
7b27ce7b
...
@@ -51,7 +51,7 @@ cp $tarball "$DISTFILES/" || exit 1
...
@@ -51,7 +51,7 @@ cp $tarball "$DISTFILES/" || exit 1
s/^pkgrel=.*/pkgrel=
$pkgrel
/;
s/^pkgrel=.*/pkgrel=
$pkgrel
/;
/^md5sums=
\"
/,/
\"\$
/d"
APKBUILD
||
exit
1
/^md5sums=
\"
/,/
\"\$
/d"
APKBUILD
||
exit
1
export
SRCDEST
=
"
$DISTFILES
"
export
SRCDEST
=
"
$DISTFILES
"
abuild checksum
>>
APKBUILD
abuild checksum
abuild
abuild
abuild cleanoldpkg
abuild cleanoldpkg
)
||
exit
1
)
||
exit
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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