diff options
author | Mavridis Philippe <[email protected]> | 2024-03-10 19:48:49 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2024-03-10 20:04:10 +0200 |
commit | bf8023245ca81129b27778d9e38f4cbdcdd1dc5b (patch) | |
tree | 9d87daf1597b81e8e0f0eb493f0c1f2930627822 /bzrpush.sh | |
parent | ff13ed1771d5265ffc9e2d70945dd990c6b93289 (diff) | |
download | tde-style-polyester-bf8023245ca81129b27778d9e38f4cbdcdd1dc5b.tar.gz tde-style-polyester-bf8023245ca81129b27778d9e38f4cbdcdd1dc5b.zip |
Port to CMake build system
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'bzrpush.sh')
-rwxr-xr-x | bzrpush.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bzrpush.sh b/bzrpush.sh deleted file mode 100755 index cad1150..0000000 --- a/bzrpush.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -bzr push sftp://[email protected]/~polyestercoders/polyester/kde3-trunk |