File: dev.install.in

package info (click to toggle)
lua-system 0.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 692 kB
  • sloc: ansic: 1,555; makefile: 222
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@@