diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-19 03:02:00 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-20 23:48:51 +0100 |
commit | 84835f6d92ac44ce93e4908a08138f2afcae1c66 (patch) | |
tree | 1fdd3ce398316b86af7dd136892824e1643d76fe /tde-i18n-pt_BR/docs/tdebase/tdeioslave/http | |
parent | d403f64ec9ca093f055cca1d3b154a5a2f3954f5 (diff) | |
download | tde-i18n-84835f6d92ac44ce93e4908a08138f2afcae1c66.tar.gz tde-i18n-84835f6d92ac44ce93e4908a08138f2afcae1c66.zip |
Use universal common rules instead of many individual CMakeListst.txt files.
Note: For systems and distributions where individual language directories
are unpacked for building, you need to add an unpacking for the 'template'
directory in addition to the 'cmake' directory.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6d747afe2f2250a9f25adb3c758a91fc21520e74)
Diffstat (limited to 'tde-i18n-pt_BR/docs/tdebase/tdeioslave/http')
-rw-r--r-- | tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/CMakeLists.txt deleted file mode 100644 index 2b65c55b791..00000000000 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION tdeioslave/http - LANG pt_BR -) |