[PATCH 1/6] Makefile: do not remove file we do not create

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jan Pokorný <jpokorny@xxxxxxxxxx>
---
 source/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/source/Makefile b/source/Makefile
index 3fe1620..f80020b 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -35,7 +35,7 @@ dist-ttf: clean-ttf build
 clean: clean-ttf clean-src
 
 clean-ttf:
-       rm -rf ttf liberation-fonts-*
+       rm -rf liberation-fonts-*
 
 clean-src:
        rm -f *.tar.gz
-- 
_______________________________________________
fonts mailing list
fonts@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/fonts
http://fonts.fedoraproject.org/



[Index of Archives]     [Fedora Users]     [Font Configuration]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux