oue: fix whitespace.

This commit is contained in:
Leah Neukirchen 2017-07-11 20:02:08 +02:00
parent 80587b48fd
commit d326bd7487
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ distfiles="http://www.npcguild.org/~ksb/rpms/SOURCES/${pkgname}-${version}.tgz"
checksum=5b559a869ad7dabc8e45c4ce3e3a6bb3e22b8ee7d9e8ebb0e8a4fbf1ab56e821
do_build() {
CFLAGS+=" $LDFLAGS"
CFLAGS+=" $LDFLAGS"
mmsrc -y INTO=build -DHOST=localhost -C auto.cf -- make -e
}