Milos Mandaric wrote: > I had a lot of problems with this guide. It says that debian/rules file > using CDBS can fit in 2 lines: > > include /usr/share/cdbs/1/rules/debhelper.mk > include /usr/share/cdbs/1/class/autotools.mk > > I always get error: > > debian/rules: line 3: include: command not found > debian/rules: line 4: include: command not found
Did you copied & pasted it from the wiki? If so, you likely have formatting errors. Writing it from scratch in a text editor should solve your issues. -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
