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

Re: Telling dh_python3 to skip a .so file



On Tue, Nov 10, 2015 at 01:51:26PM +0100, Piotr Ożarowski wrote:
> there's --skip-private that will tell dh_python3 to not touch
> /usr/lib/gnome-applets/ if you plan to ship this script in /usr/bin/,
> if not, then:
> 
> override_dh_auto_install:
> 	dh_auto_install
> 	sed -i -e  '1s,/usr/bin/foo,/usr/bin/bar,' $CURDIR/debian/gnome-applets/usr/lib/gnome-applets/foo
> 
> not calling dh_python3 at all and add required interpreter to Depends by
> hand would be my suggestion. There are no other options right now (and
> I don't really plan to add them)

Ack, thanks!

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


Reply to: