Browse Source

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

user/amery/mess
Nagy Karoly Gabriel 16 years ago
committed by Alejandro Mery
parent
commit
8c5ce8089e
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      base/dlog/dlog.conf

+ 5
- 0
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