← recipes

Commit 8d5a2e0

0
plików
+0
dodanych
-0
usuniętych
@@ -11,22 +11,14 @@ source:
11 11 - 'https://thekelleys.org.uk/dnsmasq/${pkgname}-${pkgver}.tar.xz'
12 12 - ${pkgname}-config.patch
13 13 - dnsmasq.init
14 -- nettle-4.0.patch
15 14 sha256sums:
16 15 - SKIP
17 16 - SKIP
18 17 - SKIP
19 -- SKIP
20 -footprint: "drwxr-xr-x\troot/root\tetc/\n-rw-r--r--\troot/root\tetc/dnsmasq.conf\ndrwxr-xr-x\troot/root\tusr/\ndrwxr-xr-x\t\
21 - root/root\tusr/bin/\n-rwxr-xr-x\troot/root\tusr/bin/dnsmasq\ndrwxr-xr-x\troot/root\tusr/share/\ndrwxr-xr-x\troot/root\t\
22 - usr/share/dnsmasq/\n-rw-r--r--\troot/root\tusr/share/dnsmasq/trust-anchors.conf\ndrwxr-xr-x\troot/root\tvar/\ndrwxr-xr-x\t\
23 - root/root\tvar/lib/\ndrwxr-xr-x\troot/root\tvar/lib/dhcp/\n"
24 -footprint_dnsmasq_man: "drwxr-xr-x\troot/root\tusr/share/man/\ndrwxr-xr-x\troot/root\tusr/share/man/man8/\n-rw-r--r--\troot/root\t\
25 - usr/share/man/man8/dnsmasq.8.gz\n"
18 +
26 19 build: |
27 20 cd ${pkgname}-${pkgver}
28 21 patch -p1 -i ../${pkgname}-config.patch
29 - patch -Np1 -i ../nettle-4.0.patch
30 22 make COPTS="-DHAVE_DNSSEC" PREFIX=/usr
31 23 make COPTS="-DHAVE_DNSSEC" PREFIX=/usr BINDIR=/usr/bin DESTDIR=${PKGDIR} install
32 24
@@ -34,4 +26,4 @@ build: |
34 26 install -m 644 dnsmasq.conf.example ${PKGDIR}/etc/dnsmasq.conf
35 27 install -m 644 trust-anchors.conf ${PKGDIR}/usr/share/dnsmasq/
36 28 package: |
37 - true
29 + true