Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv16000

Modified Files:
      Tag: OPENOFFICE_ORG_1_1_3
        rules 
Log Message:
remove the manual stripping again, something weird is going on (now that 
problem is in 1.1.2-x too - permssions) and manual stripping does not help

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.231.2.17
retrieving revision 1.231.2.18
diff -u -d -r1.231.2.17 -r1.231.2.18
--- rules       28 Oct 2004 23:11:37 -0000      1.231.2.17
+++ rules       29 Oct 2004 14:58:16 -0000      1.231.2.18
@@ -1247,13 +1247,6 @@
        debian/scripts/installoverrides
        dh_link
        dh_strip
-ifeq "$(MOZILLA)" "y"
-ifneq (nostrip,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-       # they somehow are not stripped; do this manually
-       strip $(MAINPKGDIR)-bin/usr/lib/openoffice/program/libmozab2.so
-       strip $(MAINPKGDIR)-bin/usr/lib/openoffice/program/libmozabdrv2.so
-endif
-endif
        dh_perl
        dh_python
        dh_desktop

Reply via email to