Browse Source

argus: changed to use default prefix (IssueID #105)

stable/0.2
Christian Wiese 14 years ago
parent
commit
e9a9273f21
  1. 5
      network/argus/argus.conf

5
network/argus/argus.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../argus/argus.conf
# Copyright (C) 2006 - 2007 The OpenSDE Project
# Copyright (C) 2006 - 2011 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -14,8 +14,7 @@
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
prefix="opt/argus"
set_confopt
sysconfdir="$sysconfdir/$pkg"
fi
var_append makeopt " " "DESTDIR=$root"

Loading…
Cancel
Save