summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2008-11-20 20:45:26 +0000
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2008-11-20 20:45:26 +0000
commit1b75b2958cd9deaa3ebc71f61245459f769ab8a1 (patch)
tree710929fac0bab1eb4a2b5fc4e711ce7ab9ee0cad
parent0a7946350f4f9a4873066789f5eaeba47130047d (diff)
downloadlibrcd-1b75b2958cd9deaa3ebc71f61245459f769ab8a1.tar.gz
librcd-1b75b2958cd9deaa3ebc71f61245459f769ab8a1.tar.bz2
librcd-1b75b2958cd9deaa3ebc71f61245459f769ab8a1.tar.xz
librcd-1b75b2958cd9deaa3ebc71f61245459f769ab8a1.zip
Do not release debian files
-rw-r--r--VERSION2
-rwxr-xr-xrelease1
2 files changed, 2 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 0e24a92..20f4951 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.12
+0.1.11
diff --git a/release b/release
index da4e340..3be6013 100755
--- a/release
+++ b/release
@@ -43,6 +43,7 @@ cp -a * $RDIR/$rname
rm -rf "{arch}"
rm -rf `find . -name .arch-ids`
rm -rf `find . -name .deps`
+ rm -rf debian
cd ..
if [ -a $rname.tar.bz2 ]; then
rm -f $rname.tar.bz2