------------------------------------------------------------
revno: 1225
committer: Rene Engelhard <[EMAIL PROTECTED]>
branch nick: debian
timestamp: Sat 2008-08-16 14:59:23 -0300
message:
  we don't need libsolver*.so when we use Koheis solver (it's only 69K, 
though..)
modified:
  rules
=== modified file 'rules'
--- a/rules     2008-08-16 06:36:27 +0000
+++ b/rules     2008-08-16 17:59:23 +0000
@@ -2466,6 +2466,8 @@
 ifeq "$(USE_SCSOLVER)" "y"
        install -D -m644 $(SOURCE_TREE)/scsolver/$(shell . $(SOURCE_TREE)/*.sh; 
echo $$OUTPATH$$PROEXT)/bin/scsolver.uno.oxt \
                
$(PKGDIR)-calc/$(OOBRANDDIR)/share/extension/install/scsolver.uno.oxt
+       # we don't need it anymore - the menu entry is replaced with Koheis
+       rm -f $(PKGDIR)-calc/$(OODIR)/program/libsolver*.so
 endif
 
        for i in $(ARCH_DEP_PACKAGES); do \

Reply via email to