tags 554085 patch thanks Hello dear maintainer
Attached is the patch which fixes FTBFS in ubuntu with binutils-gold regards -- Bhavani Shankar.R https://launchpad.net/~bhavi, a proud ubuntu community developer. What matters in life is application of mind!, It makes great sense to have some common sense..!
diff -u cegui-mk2-0.6.2/debian/rules cegui-mk2-0.6.2/debian/rules --- cegui-mk2-0.6.2/debian/rules +++ cegui-mk2-0.6.2/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +LDFLAGS+=-llua5.1 -ldl + include /usr/share/cdbs/1/rules/debhelper.mk DEB_TAR_SRCDIR := cegui_mk2 include /usr/share/cdbs/1/rules/tarball.mk