Browse Source

BIND requires GNU make for correct DESTDIR handling

master
parent
commit
78036a83d6
  1. 2
      bind/bind.spec

2
bind/bind.spec

@ -48,7 +48,7 @@ Patch0: bind.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0
BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0, make
PreReq: OpenPKG, openpkg >= 0.9-20011025.0
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save