File: dh-lua.conf

package info (click to toggle)
lua-nginx-redis 0.27-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, trixie
  • size: 248 kB
  • sloc: makefile: 16
file content (17 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LUA_VERSION=5.1
PKG_NAME=nginx-redis

CLIB_CFLAGS=
CLIB_LDFLAGS=
CLIB_OBJS=

LUA_HEADER=
LUA_SOURCES=lib/resty/redis.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=