[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: can one change the path of generated entry point console_scripts



Hey Stefano

On Wed, Feb 15, 2023 at 5:37 PM Stefano Rivera <stefanor@debian.org> wrote:
> Just move it somewhere else later in the build? e.g. after dh_install.

I had tried that before, with a debian/mypackage.install file but got
an error that it doesn't find the file.
Then I realized that I cannot use e.g.:
   usr/bin/script    usr/sbin/
but have to use:
   debian/mypackage/usr/bin/script    usr/sbin/
in the .install file.

Is that the right way? Or is there a more proper "way"?


Thanks,
Philippe.


Reply to: