daemonize: fix whitespace lints
This commit is contained in:
parent
375ccf8ea0
commit
57435e0358
|
@ -12,7 +12,7 @@ distfiles="https://github.com/bmc/$pkgname/archive/release-$version.tar.gz"
|
|||
checksum=b3cafea3244ed5015a3691456644386fc438102adbdc305af553928a185bea05
|
||||
wrksrc="$pkgname-release-$version"
|
||||
|
||||
post_extract() {
|
||||
post_extract() {
|
||||
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
||||
}
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user