mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Eine Menge Buildfixes...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@348 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -104,8 +104,8 @@ else
|
||||
endif
|
||||
else
|
||||
cd $(DIR_APP)/gettext-tools && ./configure $(EXTRA_CONFIG)
|
||||
cd $(DIR_APP)/gettext-tools && make -C lib $(MAKETUNING)
|
||||
cd $(DIR_APP)/gettext-tools && make -C src msgfmt $(MAKETUNING)
|
||||
cd $(DIR_APP)/gettext-tools && make -C lib
|
||||
cd $(DIR_APP)/gettext-tools && make -C src msgfmt
|
||||
cd $(DIR_APP)/gettext-tools && cp -v src/msgfmt /tools/bin
|
||||
endif
|
||||
@rm -rf $(DIR_APP)
|
||||
|
||||
Reference in New Issue
Block a user