File: dev.install.in

package info (click to toggle)
dh-lua 15
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 172 kB
  • sloc: ansic: 98; perl: 81; makefile: 46; sh: 46
file content (4 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (15)
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@@