mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Get distcheck working again on Fedora 7
- move the gnucash-desktop.in.in from POTFILES.skip to POTFILES.ignore - only try to make-gnucash-potfiles if $(srcdir) is writable BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16868 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -178,7 +178,7 @@ pot: Makefile po/POTFILES.in
|
||||
|
||||
|
||||
$(srcdir)/po/POTFILES.in: make-gnucash-potfiles .potfiles
|
||||
./make-gnucash-potfiles > $(srcdir)/po/POTFILES.in
|
||||
if test -w $(srcdir)/po/POTFILES.in ; then ./make-gnucash-potfiles > $(srcdir)/po/POTFILES.in ; fi
|
||||
|
||||
# Creation rules so that po/gnucash.pot can always be created for
|
||||
# make dist.
|
||||
|
||||
Reference in New Issue
Block a user