GNOME Bugzilla – Bug 745581
build: add AC_PROG_LN_S
Last modified: 2015-03-12 11:45:14 UTC
After the refactoring of the build system, we lost the implicit declaration of $(LN_S), resulting in the symlink in $(bindir) no longer to be created. Instead, the build/install log contained: [ 52s] /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/gnome-weather-3.15.91-0.x86_64/usr/bin [ 52s] f /usr/share/org.gnome.Weather/org.gnome.Weather.Application /home/abuild/rpmbuild/BUILDROOT/gnome-weather-3.15.91-0.x86_64/usr/bin/gnome-weather [ 52s] make[3]: f: Command not found [ 52s] Makefile:563: recipe for target 'install-exec-hook' failed [ 52s] make[3]: [install-exec-hook] Error 127 (ignored)
Created attachment 298500 [details] [review] build: add AC_PROG_LN_S
Review of attachment 298500 [details] [review]: Looks good, thanks!
Patch pushed as https://git.gnome.org/browse/gnome-weather/commit/?id=23440bd883fe9b2c8acca58b9c9157ef4cf355a1