-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi
I am trying to package "kaspaliste" (0.43-beta2) a literature database for kde. I while ago someone posted here that dh_make --custom /usr/share/doc/kdelibs-dev/dh-make would be good way to go. Using this I had problems with the executables. The script tried to install it to /usr/bin (instead of debian/tmp/usr/bin) during the make install run . I figured out that it is an issue with DESTDIR und prefix when running make install prefix=`pwd`/debian/tmp/usr Finaly I made it using dirty hacks in the Makefiles. Now I fetched the latest kdenetwork package to figure our how Chris Cheney did them. If found that make install is called with a different setting, that would be in my case: make DESTDIR=`pwd`/debian/tmp/usr install but now the executables went to debian/tmp/usr/usr/bin. So my questions are: Is there a more up to date template one can use to debianize the source-tarball? What is the difference of DESTDIR and prefix in the kde-make scheme? Thanks Hendrik - -- PGP ID 21F0AC0265C92061 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8ilvnIfCsAmXJIGERAqmyAJ4tOmhw0LIt7u33Pm/nEO6zUifYfQCfSdHu MpxLKlUl6teGuCx8vdJJ/5w= =zl7c -----END PGP SIGNATURE-----