------------------------------------------------------------
revno: 1359
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Sat 2008-12-27 17:42:38 +0100
message:
  install libsalalloc_malloc.so.3 into -qa-tools
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2008-12-26 18:14:12 +0000
+++ b/changelog 2008-12-27 16:42:38 +0000
@@ -4,13 +4,14 @@
   * debian/startcenter.desktop.in: use ooo-gulls.png as Icon 
   * debian/rules:
     - apply Python26 patchset if building with python 2.6 
+    - install libsalalloc_malloc.so.3 into -qa-tools
   * debian/control.reportdesign.in:
     - add missing Depends: on ${java-runtime-depends}
   * debian/control.in:
     - only recommend ttf-liberation and change it to
       ttf-liberation | msttcorefonts (closes: #509193) 
 
- -- Rene Engelhard <[email protected]>  Fri, 26 Dec 2008 19:09:38 +0100
+ -- Rene Engelhard <[email protected]>  Sat, 27 Dec 2008 17:38:22 +0100
 
 openoffice.org (1:3.0.1~rc1-2) experimental; urgency=low
 

=== modified file 'rules'
--- a/rules     2008-12-26 18:17:16 +0000
+++ b/rules     2008-12-27 16:42:38 +0000
@@ -2146,6 +2146,7 @@
        for f in testtool.bin libcommuni* libsimplecm*; do \
                mv $(PKGDIR)-core/$(OODIR)/program/$$f 
$(PKGDIR)-qa-tools/$(OODIR)/program; \
        done
+       install -D -m644 $(SOURCE_TREE)/solver/$(shell . $(SOURCE_TREE)/*.sh; 
echo $$UPD)/$(shell . $(SOURCE_TREE)/*.sh; echo 
$$OUTPATH$$PROEXT)/lib/libsalalloc_malloc.so.3 
$(PKGDIR)-qa-tools/$(OOUREDIR)/lib/libsalalloc_malloc.so.3
 
   ifeq "$(ENABLE_JAVA)" "y"
        mkdir -p -m755 $(PKGDIR)-qa-tools/$(OODIR)/program/classes

Reply via email to