mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
Rules
NGINX rules file for compilation purposes
This commit is contained in:
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -pie
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
|
||||
PKGS = nginx #nginx-dbg
|
||||
PKGS = nginx nginx-dbg
|
||||
|
||||
BUILDDIR_nginx = $(CURDIR)/debian/build-nginx
|
||||
BUILDDIR_nginx_debug = $(CURDIR)/debian/build-nginx-debug
|
||||
|
||||
Reference in New Issue
Block a user