File: install

package info (click to toggle)
ddcci-driver-linux 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156 kB
  • sloc: ansic: 1,551; makefile: 121; sh: 3
file content (5 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh

for dir in ddcci ddcci-backlight include Makefile; do
    echo ${dir} /usr/src/${PACKAGE_NAME}-${PACKAGE_VERSION}
done