[libreoffice] 04/08: remove some FIXMEs as lintian now flags them as E:'s *sigh*
Rene Engelhard
rene at moszumanska.debian.org
Tue Aug 1 05:13:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
rene pushed a commit to branch master
in repository libreoffice.
commit 376a3732c030b255e96eaa31bf711a4ac65db7fd
Author: Rene Engelhard <rene at rene-engelhard.de>
Date: Mon Jul 31 11:29:17 2017 +0200
remove some FIXMEs as lintian now flags them as E:'s *sigh*
---
rules | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/rules b/rules
index 30c32e6..48a5399 100755
--- a/rules
+++ b/rules
@@ -1952,7 +1952,7 @@ $(STAMP_DIR)/build-arch:
#build-arch: ENABLE_HELP = n PACKAGE_SDK_DOCS = n ENABLE_MEDIAWIKI = n ENABLE_REPORTDESIGN = n ENABLE_SCRIPT_PROVIDER_BSH = n ENABLE_SCRIPT_PROVIDER_JS = n
dh_testdir
- # FIXME: Theoretically this should call ./configure instead of
+ # Theoretically this should call ./configure instead of
# it exists but that causes the configure flags NOT to be hnoured
# somehow...
PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) \
@@ -2462,7 +2462,7 @@ else
# move rpt stuff into -report-builder-bin
rm -rf $(PKGDIR)-report-builder-bin
mkdir -p $(PKGDIR)-report-builder-bin/$(OODIR)/program
- # FIXME: it seems that --enable/--disable-reportbuiler affects the install
+ # it seems that --enable/--disable-reportbuiler affects the install
# location. sigh.
if [ -e $(PKGDIR)-core/$(OODIR)/program/librptlo.so ]; then \
i=core; else i=report-builder; fi; \
@@ -2481,7 +2481,7 @@ endif
perl -pi -e \
's,\$$UNO_SHARED_PACKAGES/cache,file:///var/spool/$(OODIRNAME)/uno_packages/cache,g' \
$(PKGDIR)-common/$(OODIR)/program/unorc
- # FIXME: What is this? unorc per default only mentiones
+ # What is this? unorc per default only mentiones
# share/uno_packages/cache...
rm -rf $(PKGDIR)-common/$(OODIR)/presets/uno_packages
@@ -2685,7 +2685,6 @@ ifeq "$(ENABLE_EVO2)" "y"
mv $(PKGDIR)-gtk2/$(OODIR)/program/libevoab*.so $(PKGDIR)-evolution/$(OODIR)/program
mv $(PKGDIR)-gnome/$(OODIR)/share/registry/evoab.xcd \
$(PKGDIR)-evolution/$(OODIR)/share/registry
- # FIXME: When the rdb is correctly generated, move here, too.
endif
ifeq "$(PACKAGE_BASE)" "y"
@@ -2982,7 +2981,7 @@ endif
done
chmod 644 $(PKGDIR)-common/$(OODIR)/LICENSE.fodt
chmod 644 $(PKGDIR)-common/$(OODIR)/CREDITS.fodt
- # FIXME. Do we really need this (ALV2 mandating it) or can this go?
+ # Do we really need this (ALV2 mandating it) or can this go?
chmod 644 $(PKGDIR)-common/$(OODIR)/NOTICE
rm -rf $(PKGDIR)-common/$(OODIR)/LICENSE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git
More information about the Pkg-openoffice-commits
mailing list