Browse Source

gnue-common: changed to use default prefix instead of 'opt/gnue'

stable/0.2
Christian Wiese 14 years ago
parent
commit
1e1747e7db
  1. 4
      gnue/gnue-common/gnue-conf.in

4
gnue/gnue-common/gnue-conf.in

@ -13,10 +13,6 @@
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [ "$prefix_auto" = 1 ]; then
prefix="opt/gnue"
set_confopt
fi
if [ "$pkg" != "gnue-common" ]; then
pyinstopt=''

Loading…
Cancel
Save