File: dev.install.in

package info (click to toggle)
dh-lua 35
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: ansic: 110; perl: 93; sh: 57; makefile: 56
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@@