File: update-ignored-manpages.sh

package info (click to toggle)
libpdf-api2-perl 2.019-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 20,264 kB
  • sloc: perl: 42,313; sh: 23; makefile: 9
file content (5 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

set -eu

sh debian/ignore-manpage.sh $(awk '{print $2}' debian/ignored-manpages)