mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
patch From: "David O'Brien" <obrien@NUXI.com>
fixes non-portable make invocation git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1925 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -53,8 +53,8 @@ all:
|
||||
include @top_srcdir@/Makefile.common
|
||||
|
||||
g-wrap-install:
|
||||
(cd g-wrap && make)
|
||||
(cd g-wrap && make install)
|
||||
(cd g-wrap && ${MAKE})
|
||||
(cd g-wrap && ${MAKE} install)
|
||||
TRASH += g-wrap-install
|
||||
|
||||
# this make dist is a quick hack to avoid build problems that
|
||||
|
||||
Reference in New Issue
Block a user