Hi all,
I'm trying to compile/build amule but have a problem.
The command to compile is:
$ dpkg-buildpackage -uc -b -rfakeroot
the error:
...
find debian/amule-xas/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/amule-xas/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/amule-xas/usr/lib/perl5 debian/amule-xas/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X
find debian/amule-xas/usr/bin -type f -print0 2>/dev/null | xargs -0r chmod a+x
dh_builddeb: package amule-xas is not in control info
dpkg-deb --build debian/amule-xas ..
dpkg-deb: falhou ao abrir ficheiro de informações do pacote `debian/amule-xas/DEBIAN/control' para leitura: Ficheiro ou directoria inexistente
dh_builddeb: command returned error code 512
make: ** [amule-common] Erro 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2