Commit graph

4 commits

Author SHA1 Message Date
Luka Perkov
726e9dcafd Merge pull request #1914 from sairon/fossil-fix-makefile
fossil: fix Makefile for GNU Make < 3.82
2015-11-10 01:33:21 +01:00
Luka Perkov
94d295e25e fossl: update to 1.34
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-11-04 22:46:58 +01:00
Jan Čermák
04fd610e9e fossil: fix Makefile for GNU Make < 3.82
make defconfig (or feeds update) raised following error for fossil
package on Ubuntu 14.04 LTS with GNU Make 3.81:
    Makefile:47: *** missing separator.  Stop.

To fix this, empty blocks are now defined instead of using undefine
directive which was added in GNU Make 3.82.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-11-04 18:22:41 +01:00
Luka Perkov
96b257a705 fossil: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-11-01 16:31:59 +01:00