mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
renamed packaging scripts, removed binary package scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7831 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
90d9957ad7
commit
0e2c4266fa
46 changed files with 0 additions and 170 deletions
|
@ -1,13 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
rm -f ./libssh-0.5.4.tar.gz.*
|
||||
rm -f ./retroshare06_0.6.0-0.*_source.build
|
||||
rm -f ./retroshare06_0.6.0-0.*_source.changes
|
||||
rm -f ./retroshare06_0.6.0-0.*.tar.gz
|
||||
rm -f ./retroshare06_0.6.0-0.*.diff.gz
|
||||
rm -f ./retroshare06_0.6.0-0.*.dsc
|
||||
rm -f *.upload
|
||||
|
||||
rm -f *~
|
||||
find . -name "*~" -exec rm {} \;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue