File: libinfinity-0.7-dev.install

package info (click to toggle)
libinfinity 0.7.2-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 13,740 kB
  • sloc: ansic: 107,626; sh: 4,475; xml: 1,852; makefile: 1,278
file content (8 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/bin/sh
sed s/@DEB_HOST_MULTIARCH@/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/ << EOF
usr/include/*
usr/lib/@DEB_HOST_MULTIARCH@/lib*.a
usr/lib/@DEB_HOST_MULTIARCH@/lib*.so
usr/lib/@DEB_HOST_MULTIARCH@/pkgconfig/*
usr/share/gir-1.0/*
EOF