File: libfwup-dev.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 (8 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh

includedir=usr/include
libdir=usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)

echo "${includedir}"/\*
echo "${libdir}"/\*.so
echo "${libdir}"/pkgconfig/\*.pc