aboutsummaryrefslogtreecommitdiffstats
path: root/cleanup.sh
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-07-03 18:11:53 +0000
committerKalle Wallin <kaw@linux.se>2004-07-03 18:11:53 +0000
commit2ecbd07bfcb69056184443cbcfde603a39294f03 (patch)
treeab1a202a2225cfb3d4f07054494b77bccf2709b4 /cleanup.sh
parent41f97e2fed32496da010db6a1e472617d7ad11c1 (diff)
downloadmpd-2ecbd07bfcb69056184443cbcfde603a39294f03.tar.gz
mpd-2ecbd07bfcb69056184443cbcfde603a39294f03.tar.xz
mpd-2ecbd07bfcb69056184443cbcfde603a39294f03.zip
Added german translations from Ogig
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'cleanup.sh')
-rwxr-xr-xcleanup.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/cleanup.sh b/cleanup.sh
deleted file mode 100755
index f847f2b27..000000000
--- a/cleanup.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-rm -f *~ *.o Makefile configure Makefile.in
-rm -f *.guess *.log *.m4 config.status
-rm -f stamp-h*
-rm -rf *.cache
-rm -f depcomp
-rm -f config.h*
-rm -f config.sub
-rm -f libtool
-rm -f ltmain.sh
-rm -f missing
-rm -f mkinstalldirs
-rm -f install-sh