Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/liberationfonts/liberation-fonts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorCaius 'kaio' Chance <k@kaio.me>2010-04-28 12:01:07 +0400
committerCaius 'kaio' Chance <k@kaio.me>2010-04-28 12:01:07 +0400
commitc6e0f9610f3557abcd43d71ec8f26911cd81c15a (patch)
treee78e01aeda78139c3b747aa1d011108a43f64c22 /source
parent80556863747d4185c97f48548204a367fde3b2ae (diff)
Corrected cleaning of ttf dir specified in Makefile.
Diffstat (limited to 'source')
-rw-r--r--source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index 277ccd8..b51024f 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -33,7 +33,7 @@ dist-ttf: clean-ttf build
clean: clean-ttf clean-src
clean-ttf:
- rm -rf ttf liberation-fonts-ttf-*
+ rm -rf ttf liberation-fonts-*
clean-src:
rm -f *.tar.gz