diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:44:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:44:16 -0600 |
commit | 09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b (patch) | |
tree | 32a10fd0de98abe74be507945e0e9d0b4d1b1e4c /release/pack | |
parent | 7b53d173af7c5e02a44724fcd9af081915000878 (diff) | |
download | other-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.tar.gz other-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.zip |
Additional renaming of kde to tde
Diffstat (limited to 'release/pack')
-rwxr-xr-x | release/pack | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/pack b/release/pack index 410f13c..50d4ad5 100755 --- a/release/pack +++ b/release/pack @@ -1,6 +1,6 @@ #!/bin/bash # This is the main script. -# Call it with the package name as argument, like: ./pack kdelibs +# Call it with the package name as argument, like: ./pack tdelibs # Make sure to update the version numbers inside "common" first. # # Environment variables that can be set |