File: dev.install.in

package info (click to toggle)
dh-lua 29
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 244 kB
  • sloc: sh: 124; ansic: 110; perl: 92; makefile: 60
file content (4 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (14)
1
2
3
4
test -z "@@CLIB_OBJS@@" || echo usr/lib/@@DEB_HOST_MULTIARCH@@/@@LIBNAME@@.so
test -z "@@CLIB_OBJS@@" || echo usr/lib/@@DEB_HOST_MULTIARCH@@/@@LIBNAME@@.a
test -z "@@CLIB_OBJS@@" || echo usr/lib/@@DEB_HOST_MULTIARCH@@/pkgconfig/@@LUA@@-@@PKG_NAME@@.pc
test -z "@@CLIB_OBJS@@" || echo usr/include/@@LUA@@/@@LUA_HEADER@@