File: fwupdate.install

package info (click to toggle)
fwupdate 8-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 472 kB
  • ctags: 308
  • sloc: ansic: 3,114; makefile: 318; sh: 152
file content (15 lines) | stat: -rwxr-xr-x 369 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

bindir=usr/bin
datadir=usr/share
mandir=${datadir}/man
libdir=usr/lib

echo "${bindir}"/fwupdate
echo boot/efi/EFI/*/fwup*.efi /usr/lib/fwupdate/
echo "${datadir}"/locale/en/\*.po
echo "${mandir}"/man1/\*
echo "${mandir}"/man3/\*
echo "${libdir}"/fwupdate/*
echo "${libdir}"/systemd/* /lib/systemd
echo "debian/lintian/fwupdate" /usr/share/lintian/overrides