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

dh_install globbing



Hello!

I want dh_install to install according following globbing:

	src/doc/*[a-z].html /usr/share/doc/runit/html

(There is also html pages in form foo.1.html, which duplicate man
pages. I do not want to install them.)

But it does not work -- nothing is installed. dh_install(1) does not
specify glob rules, but plain star (src/doc/*.html) works. Is it
possible accomplish what I want, or I should add override and remove
unwanted pages after?

-- 
Accept: text/plain, text/x-diff
Accept-Language: eo,en,ru
X-Keep-In-CC: yes
X-Web-Site: sinsekvu.github.io


Reply to: