File: not-installed

package info (click to toggle)
libpappsomspp 0.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,924 kB
  • sloc: cpp: 47,275; xml: 44,164; python: 251; makefile: 37; sh: 20
file content (12 lines) | stat: -rwxr-xr-x 452 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#! /usr/bin/dh-exec

# Filippo Rusconi 20200611 - This is the cleanest solution:
# https://wiki.debian.org/Multiarch/Implementation#Dynamic_debian.2F.2A_files

# Make sure this file is executable !!!

debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/libpappsomspp.so
debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/libpappsomspp.so.0

debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/libpappsomspp-widget.so
debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/libpappsomspp-widget.so.0