Browse Source

Marked dnsmasq to build on stage 1 when cross compiled, and fixed to install correctly in this case

early
Alejandro Mery 17 years ago
parent
commit
c2d149de63
  1. 4
      network/dnsmasq/dnsmasq.conf
  2. 2
      network/dnsmasq/dnsmasq.desc

4
network/dnsmasq/dnsmasq.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../dnsmasq/dnsmasq.conf
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2007 - 2008 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -12,4 +12,4 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
var_append makeinstopt ' ' PREFIX=$root/$prefix
var_append makeinstopt ' ' "PREFIX=/$prefix"

2
network/dnsmasq/dnsmasq.desc

@ -33,6 +33,6 @@
[L] GPL
[S] Stable
[V] 2.41
[P] X -----5---9 800.000
[P] X -?---5---9 800.000
[D] 249172105 dnsmasq-2.41.tar.gz http://www.thekelleys.org.uk/dnsmasq/

Loading…
Cancel
Save