]> git.parisson.com Git - telecaster-cgi.git/commitdiff
rm deefuzzer from install
authoryomguy <yomguy@parisson.com>
Mon, 11 Jul 2011 15:24:16 +0000 (17:24 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 11 Jul 2011 15:24:16 +0000 (17:24 +0200)
conf/etc/init.d/vncserver [changed mode: 0755->0644]
install.py
tools/edcast-jack/libedcast/Makefile

old mode 100755 (executable)
new mode 100644 (file)
index d3ba244942030e71b75cf6522c6376595bf44531..f13beb15eb25c1f06742cd3e433c29a51a3d0a25 100644 (file)
@@ -60,10 +60,6 @@ if not os.path.exists(home):
 os.chdir(app_dir + '/tools/edcast-jack')
 os.system('./configure; make; sudo make install')
 
-# installing deefuzzer
-os.chdir(app_dir + '/tools/deefuzzer')
-os.system('sudo python setup.py install')
-
 os.chdir(app_dir)
 install_dir = '/var/www/telecaster'
 if os.path.exists(install_dir):
index 855fde40d6e5181e145c980cf5768f1d211c6c11..5ceaa9c4140b882f9a44eae7b07d7386d9ff2cc8 100644 (file)
@@ -87,12 +87,12 @@ HEADERS = $(include_HEADERS)
 ETAGS = etags
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run aclocal-1.10
-AMTAR = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run tar
+ACLOCAL = ${SHELL} /home/dev/telecaster/telecaster/tools/edcast-jack/missing --run aclocal-1.10
+AMTAR = ${SHELL} /home/dev/telecaster/telecaster/tools/edcast-jack/missing --run tar
 AR = ar
-AUTOCONF = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run autoconf
-AUTOHEADER = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run autoheader
-AUTOMAKE = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run automake-1.10
+AUTOCONF = ${SHELL} /home/dev/telecaster/telecaster/tools/edcast-jack/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/dev/telecaster/telecaster/tools/edcast-jack/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/dev/telecaster/telecaster/tools/edcast-jack/missing --run automake-1.10
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -136,7 +136,7 @@ LN_S = ln -s
 LTLIBOBJS = 
 MAD_CFLAGS = 
 MAD_LIBS = -lmad
-MAKEINFO = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/dev/telecaster/telecaster/tools/edcast-jack/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
 OBJEXT = o
 OGG_CFLAGS = 
@@ -161,10 +161,10 @@ VORBIS_CFLAGS =
 VORBIS_LDFLAGS = 
 VORBIS_LIBS = -lvorbis
 VORBIS_PREFIX = 
-abs_builddir = /home/telecaster/apps/telecaster/tools/edcast-jack/libedcast
-abs_srcdir = /home/telecaster/apps/telecaster/tools/edcast-jack/libedcast
-abs_top_builddir = /home/telecaster/apps/telecaster/tools/edcast-jack
-abs_top_srcdir = /home/telecaster/apps/telecaster/tools/edcast-jack
+abs_builddir = /home/dev/telecaster/telecaster/tools/edcast-jack/libedcast
+abs_srcdir = /home/dev/telecaster/telecaster/tools/edcast-jack/libedcast
+abs_top_builddir = /home/dev/telecaster/telecaster/tools/edcast-jack
+abs_top_srcdir = /home/dev/telecaster/telecaster/tools/edcast-jack
 ac_ct_CC = gcc
 ac_ct_CXX = g++
 ac_ct_F77 = 
@@ -193,7 +193,7 @@ host_vendor = unknown
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = $(SHELL) /home/telecaster/apps/telecaster/tools/edcast-jack/install-sh
+install_sh = $(SHELL) /home/dev/telecaster/telecaster/tools/edcast-jack/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale