Update of /cvsroot/fink/experimental/alexkhansen/common/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30378

Added Files:
        xcircuit-testing.patch 
Removed Files:
        xcircuit-dev.info xcircuit-dev.patch 
Log Message:
cleaning up

--- xcircuit-dev.patch DELETED ---

--- NEW FILE: xcircuit-testing.patch ---
--- xcircuit-3.6.7/Makefile.in  2006-02-23 16:56:10.000000000 -0500
+++ xcircuit-3.6.7.patched/Makefile.in  2006-02-25 22:22:24.000000000 -0500
@@ -239,7 +239,7 @@
 
 # Directories for app-defaults file and manual page
 appdefaultsdir = $(libdir)/$(PACKAGE)-$(VERSION)/app-defaults
-appmandir = $(libdir)/$(PACKAGE)-$(VERSION)/man
+appmandir = $(man1dir)
 PATHNAMES = -DPROG_VERSION=$(VERSION) \
        -DPROG_REVISION=$(REVISION) \
        -DCAD_DIR=\"$(libdir)\" \
@@ -793,7 +793,7 @@
 
 lib/tcl/xcircuit${SHDLIB_EXT}: xcwrap.o ${xcircuit_OBJECTS} ${xcircuit_DEPEND}
        $(RM) lib/xcircuit${SHDLIB_EXT}
-       $(CC) ${CFLAGS} ${SHLIB_CFLAGS} -o $@ ${LDDL_FLAGS} xcwrap.o \
+       $(CC) ${CFLAGS} ${SHLIB_CFLAGS} -o $@ -install_name 
$(libdir)/xcircuit-3.6/xcircuit${SHDLIB_EXT} ${LDDL_FLAGS} xcwrap.o \
                ${xcircuit_OBJECTS} ${xcircuit_LDADD} ${LDFLAGS} \
                ${X_EXTRA_LIBS} ${EXTRA_LIBS} -lc ${LIBS} ${EXTRA_LIB_SPECS} \
                ${SHLIB_LIB_SPECS}

--- xcircuit-dev.info DELETED ---


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to