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

Re: dh_install globbing



* Dmitry Bogatov <KAction@gnu.org>, 2016-05-31, 13:15:
 $ git clone -b demonstrate https://anonscm.debian.org/cgit/users/kaction-guest/runit.git/

Glob in 'runit.install'. Try to build package, and notice, that no html files installed at all.

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/
...
drwxr-xr-x root/root         0 2016-05-31 12:51 ./usr/share/doc/runit/html/
-rw-r--r-- root/root      8164 2014-08-10 20:22 ./usr/share/doc/runit/html/benefits.html
-rw-r--r-- root/root      1382 2014-08-10 20:22 ./usr/share/doc/runit/html/dependencies.html
-rw-r--r-- root/root     12586 2014-08-10 20:22 ./usr/share/doc/runit/html/faq.html
-rw-r--r-- root/root     11264 2014-08-10 20:22 ./usr/share/doc/runit/html/index.html
-rw-r--r-- root/root      1639 2014-08-10 20:22 ./usr/share/doc/runit/html/install.html
-rw-r--r-- root/root      9362 2014-08-10 20:22 ./usr/share/doc/runit/html/replaceinit.html
-rw-r--r-- root/root      3837 2014-08-10 20:22 ./usr/share/doc/runit/html/runlevels.html
-rw-r--r-- root/root     25919 2014-08-10 20:22 ./usr/share/doc/runit/html/runscripts.html
-rw-r--r-- root/root      5147 2014-08-10 20:22 ./usr/share/doc/runit/html/upgrade.html
-rw-r--r-- root/root       917 2014-08-10 20:22 ./usr/share/doc/runit/html/usedietlibc.html
-rw-r--r-- root/root      3101 2014-08-10 20:22 ./usr/share/doc/runit/html/useinit.html

--
Jakub Wilk


Reply to: