mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/Makefile.am (build-config.scm): remove
GNC_PKGLIB_INSTALLDIR. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6359 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
367f3da61f
commit
6125478c81
@ -51,7 +51,6 @@ build-config.scm: build-config.scm.in Makefile
|
||||
-e 's:@-VERSION-@:${VERSION}:' \
|
||||
-e 's:@-GNC_CONFIGDIR-@:${GNC_CONFIGDIR}:' \
|
||||
-e 's:@-GNC_SHAREDIR-@:${GNC_SHAREDIR}:' \
|
||||
-e 's:@-GNC_PKGLIB_INSTALLDIR-@:${pkglibdir}:' \
|
||||
-e 's:@-GNC_HELPDIR-@:${GNC_HELPDIR}:'
|
||||
mv $@.tmp $@
|
||||
CLEANFILES += build-config.scm
|
||||
|
Loading…
Reference in New Issue
Block a user