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

Re: dh_install globbing



* Dmitry Bogatov <KAction@gnu.org>, 2016-05-31, 14:15:
I can't reproduce it here:

$ grep -B1 html debian/*.install
#!/usr/bin/dh-exec
${RUNIT}/doc/*[a-z].html     /usr/share/doc/runit/html

$ dpkg-buildpackage && dpkg -c ../runit_2.1.2-4_amd64.deb | grep /html/
...

I upgraded dh-exec from jessie to sid, and it started to work.

This is probably #801516.

Anyway, if replaced "${RUNIT}" with "runit-*" in the *.install file, you wouldn't need dh-exec at all.

--
Jakub Wilk


Reply to: