diff options
author | Slávek Banko <[email protected]> | 2022-01-04 18:02:23 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-05 00:48:32 +0100 |
commit | bb9ea88afc543cba3c07805fc6491c517ec38f83 (patch) | |
tree | 9ab6fba2d8d53ec070710edcb0ee14df805c0b81 /src/dist/quick_tarball.sh | |
parent | 9335908d3888af039412d9d223522fcbd71704d3 (diff) | |
download | kile-bb9ea88afc543cba3c07805fc6491c517ec38f83.tar.gz kile-bb9ea88afc543cba3c07805fc6491c517ec38f83.zip |
Update CMake rules accorting to TDE style.
Copy translations to a new directory layout.
Move documentation to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/dist/quick_tarball.sh')
-rwxr-xr-x | src/dist/quick_tarball.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dist/quick_tarball.sh b/src/dist/quick_tarball.sh deleted file mode 100755 index 1ab037f..0000000 --- a/src/dist/quick_tarball.sh +++ /dev/null @@ -1,2 +0,0 @@ -export UNSERMAKE=no -./createPackage.sh -ab trunk/extragear/office -a kile --noi18n --admin branches/KDE/3.5/kde-common/admin -av 1.9 --package |