mirror of
https://github.com/AdguardTeam/AdGuardDNS.git
synced 2025-02-20 11:23:36 +08:00
use noarch for dns packages
This commit is contained in:
parent
6311f2348c
commit
11e23e8042
2
Makefile
2
Makefile
@ -2,6 +2,7 @@ NAME=dns
|
||||
VERSION=$(version)
|
||||
MAINTAINER="AdGuard Web Team"
|
||||
USER="dns"
|
||||
ARCHITECTURE=noarch
|
||||
SHELL := /bin/bash
|
||||
|
||||
.PHONY: default
|
||||
@ -41,6 +42,7 @@ package: build
|
||||
-v 1.$(VERSION) \
|
||||
-s dir \
|
||||
-t deb \
|
||||
-a $(ARCHITECTURE) \
|
||||
-n adguard-$(NAME)-service \
|
||||
-m $(MAINTAINER) \
|
||||
--vendor $(MAINTAINER) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user