summaryrefslogtreecommitdiffstats
path: root/source/x/xaw3d/pull-xaw3d.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/xaw3d/pull-xaw3d.sh')
-rwxr-xr-xsource/x/xaw3d/pull-xaw3d.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/x/xaw3d/pull-xaw3d.sh b/source/x/xaw3d/pull-xaw3d.sh
deleted file mode 100755
index 96141a6da..000000000
--- a/source/x/xaw3d/pull-xaw3d.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-rm -rf xaw3d
-git clone git://gitorious.org/xaw3d/xaw3d.git
-( cd xaw3d && rm -rf .git* )
-mv xaw3d xaw3d-$(date +%Y%m%d)git
-tar cf xaw3d-$(date +%Y%m%d)git.tar xaw3d-$(date +%Y%m%d)git
-xz -9 xaw3d-$(date +%Y%m%d)git.tar
-