diff options
author | David Tardon <dtardon@redhat.com> | 2011-12-24 15:15:55 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-12-24 22:21:07 +0100 |
commit | ef8a7d3b68b49e1525d922c6eb158e401ae4a7ee (patch) | |
tree | ea118b4be2045460fc551364fa1a3183ba064475 /ridljar | |
parent | 788b863acb0366d383ff8f730ac84acc0d683ab0 (diff) |
remove resolved TODO note
Diffstat (limited to 'ridljar')
-rw-r--r-- | ridljar/Zip_unoloader.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ridljar/Zip_unoloader.mk b/ridljar/Zip_unoloader.mk index 30500a72d46c..0174743d5f9c 100644 --- a/ridljar/Zip_unoloader.mk +++ b/ridljar/Zip_unoloader.mk @@ -25,8 +25,6 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -# TODO: the zip is placed in $(OUTDIR)/pck, not in $(OUTDIR)/bin. Does -# it matter? $(eval $(call gb_Zip_Zip,unoloader_src,$(SRCDIR)/ridljar/source/unoloader)) $(eval $(call gb_Zip_add_files,unoloader_src,\ |