You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actions (Linux): Avoid VPATH build for "make dist"
.. because file po/Makevars is apparantly not inserted into
file po/Makefile in VPATH builds.
Error was:
> (cd po && make top_distdir=../libvisual-0.4.0 distdir=../libvisual-0.4.0/po \
> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
> make[3]: *** No rule to make target '/config.status', needed by 'Makefile'. Stop.
Related:
- https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/122343
- https://bugzilla.redhat.com/show_bug.cgi?id=65008
0 commit comments