Browse Source

dlog: moved dlog to /opt/dlog instead of directly in /usr

user/karasz/test/ecn
Nagy Karoly Gabriel 15 years ago committed by Alejandro Mery
parent
commit
8c5ce8089e
  1. 5
      base/dlog/dlog.conf

5
base/dlog/dlog.conf

@ -12,4 +12,9 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [ "$prefix_auto" == "1" ]; then
prefix="opt/dlog"
set_confopt
fi
configscript='./configure.pl'

Loading…
Cancel
Save