Permalink
Newer
100755
39 lines (26 sloc)
592 Bytes
4
5
# more info: https://foo.bar.com
6
7
SRCURL[0]="https://www.thkukuk.de/nis/download/ypbind-mt/ypbind-mt-${PKGVERSION}.tar.gz"
8
9
PATCHURL[0]="/src/mariux/download/ypbind-mt-1.33-added-foreground-flag-to-start-ypbind-in-fore.patch"
10
11
# PATCHURL+=()
12
13
# build_in_sourcedir
14
15
# sourcesubdir_append src
16
17
#mee_extract() {
18
# bee_extract "${@}"
19
#}
20
21
#mee_patch() {
22
# bee_patch "${@}"
23
#}
24