[Buildroot] [PATCH] package: Adding Next Generation IRC deamon ngircd

Daniel Nyström daniel.nystrom at timeterminal.se
Wed Apr 20 08:12:54 UTC 2011


Oops, one last thing:

> +NGIRCD_VERSION = 17.1
> +NGIRCD_SOURCE = ngircd-17.1.tar.gz

This should be:

+NGIRCD_VERSION = 17.1
+NGIRCD_SOURCE = ngircd-$(NGIRCD_VERSION).tar.gz

Or, as the tarball follows standard naming convention, you could just
strip the _SOURCE line as seen here:
http://git.buildroot.net/buildroot/tree/package/file/file.mk



More information about the buildroot mailing list