File: dh-lua.conf

package info (click to toggle)
lua-nginx-dns 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 196 kB
  • sloc: perl: 243; makefile: 14
file content (17 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LUA_VERSION=5.1
PKG_NAME=nginx-dns

CLIB_CFLAGS=
CLIB_LDFLAGS=
CLIB_OBJS=

LUA_HEADER=
LUA_SOURCES=$(wildcard lib/resty/dns/*.lua)
LUA_MODNAME=
LUA_SOURCES_MANGLER=sed 's?^lib/resty?nginx?'

PKG_VERSION=$(shell dpkg-parsechangelog|grep ^Ver|cut -d ' ' -f 2|cut -d '-' -f 1)
PKG_LIBS_PRIVATE=
PKG_URL=
PKG_REQUIRES=
PKG_CONFLICTS=