daemonize: fix whitespace lints
This commit is contained in:
parent
375ccf8ea0
commit
57435e0358
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ distfiles="https://github.com/bmc/$pkgname/archive/release-$version.tar.gz"
|
||||||
checksum=b3cafea3244ed5015a3691456644386fc438102adbdc305af553928a185bea05
|
checksum=b3cafea3244ed5015a3691456644386fc438102adbdc305af553928a185bea05
|
||||||
wrksrc="$pkgname-release-$version"
|
wrksrc="$pkgname-release-$version"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue