Hi,
I have a package that needs no build, but just the installation of the
(script) files. All installation is done via debian/install,
debian/docs, debian/examples.
So, the debian/rules file is simple
-------8<----------
#!/usr/bin/make -f
%:
dh $@
-------8<----------
However, for some reason dh tries to run "configure" etc., which
ofcourse fails. How can I explicitely specify a build system that
actually does nothing?
Best regards
Ole
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]