Группа :: Система/Ядро и оборудование
Пакет: foo2zjs
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: foo2zjs.make.patch
--- ./Makefile.orig 2005-03-17 17:05:30 +0300
+++ ./Makefile 2005-05-11 01:26:47 +0400
@@ -253,14 +253,6 @@
echo "*** ... wherever foomatic is stashed on your machine."; \
echo "***"; \
fi
- #
- # Clear foomatic cache and rebuild database if needed
- #
- rm -rf /var/cache/foomatic/*/*
- rm -f /var/cache/foomatic/printconf.pickle
- if [ -d /var/cache/foomatic/compiled ]; then \
- cd /var/cache/foomatic/compiled; \
- foomatic-combo-xml -O >overview.xml; \
- fi
install-icc2ps:
#