❦ 26 février 2014 19:54 CET, Jakub Wilk <jw...@debian.org> : > 2) Don't install both to the same directory, but rather install each > one to its own debian/$pkgname/.
I did go for this solution which was pretty simple. I added on the top
of my debian/rules:
#+BEGIN_SRC makefile
# Hack to ensure Python stuff to be installed in the right place
DEB_PYTHON_DESTDIR = $(CURDIR)/debian/$(cdbs_curpkg)
#+END_SRC
Thanks for the help!
--
printk(KERN_WARNING "Warning: defective CD-ROM (volume sequence
number). Enabling \"cruft\" mount option.\n");
2.2.16 /usr/src/linux/fs/isofs/inode.c
signature.asc
Description: PGP signature

