diff options
author | Rene Engelhard <rene@debian.org> | 2012-05-12 16:19:45 +0200 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2012-05-12 16:22:01 +0200 |
commit | 7f92933fd89beb6ddd2eebc2da11eae5a0cb59a3 (patch) | |
tree | c7f52ad9f003af2f0351029833fbd194267de6e2 /scp2 | |
parent | 837c864bb3e1c1ea868d3b6f65f2af1a4cfb03e1 (diff) |
actually install nsplugin (again)
Change-Id: Id0dce7de72d538857cf4341bb9e1b30d2cf7e9dc
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 62361e65e11c..459d31e38ecc 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -108,8 +108,6 @@ File gid_File_Basic_Tutorials Name = "basicsrvtutorials.zip"; End -#ifndef WITHOUT_MOZILLA - #ifdef ENABLE_NSPLUGIN File gid_File_Exe_Nsplugin BIN_FILE_BODY; @@ -122,7 +120,6 @@ File gid_File_Exe_Nsplugin #endif End #endif -#endif File gid_File_Bin_Gengal BIN_FILE_BODY; |