Hello Gianfranco,

Am 15.10.2014 08:15, schrieb Gianfranco Costamagna:
I suggest you to find a way to have a different branch with it in the
root directory.
Good idea. I'm thinking to make a new branch with a debian directory in it. So i can make a recipe like the other one, and can keep the source code on one place.

BTW look at e.g. python-pyqtgraph source code (debian). It teachs you
the real way to build a python package.
Aah really easy.

If i'm using it as decribed i have to cd to docmanager directory. So works it so?

#!/usr/bin/make -f

%:
        cd docmanager
        dh $@ --with python2
        cd ..


--
Yours sincerly

Sascha Manns

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-users
Post to     : launchpad-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to