mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
b2f192faab
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
438 B
Diff
9 lines
438 B
Diff
--- fontconfig-2.2.95/Makefile.am.old 2006-02-07 01:01:01.000000000 +0000
|
|
+++ fontconfig-2.2.95/Makefile.am 2006-02-07 01:01:15.000000000 +0000
|
|
@@ -50,4 +50,4 @@
|
|
echo " $(INSTALL_DATA) local.conf $(DESTDIR)$(configdir)/local.conf"; \
|
|
$(INSTALL_DATA) local.conf $(DESTDIR)$(configdir)/local.conf; \
|
|
fi; fi; fi
|
|
- if [ x$(DESTDIR) = x ]; then fc-cache/fc-cache -f -v; fi
|
|
+# if [ x$(DESTDIR) = x ]; then fc-cache/fc-cache -f -v; fi
|