aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xawtv/files/patch-font::Makefile.in
blob: c3f1bcfd9abfaf0600ca1ea041fcd74f60ded377 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- font/Makefile.in.orig	Sat Mar  3 22:50:32 2001
+++ font/Makefile.in		Sat Mar  3 22:50:44 2001
@@ -16,7 +16,6 @@
 	done
 	if test "$(ROOT)" = ""; then		\
 		(cd $(FONTDIR); mkfontdir);	\
-		xset fp rehash;			\
 		true;				\
 	fi