File no-hplip_cron.diff of Package hplip

--- Makefile.am.disable-chgrp_lp.diff.applied	2012-11-29 16:49:56.000000000 +0100
+++ Makefile.am	2012-11-29 16:51:13.000000000 +0100
@@ -107,8 +107,8 @@ hp_mkuri_LDADD = -ldl libhpmud.la
 hp_mkuri_CFLAGS = -DCONFDIR=\"$(hplip_confdir)\"
 
 # cron files
-crondir = /etc/cron.daily
-dist_cron_DATA = data/rules/hplip_cron
+#crondir = /etc/cron.daily
+#dist_cron_DATA = data/rules/hplip_cron
 
 # hpmud.rules
 rulesdir = /etc/udev/rules.d
@@ -573,17 +573,17 @@ if HPLIP_BUILD
 	chmod 1777 $(DESTDIR)$(hplip_tmpdir)
 endif	#FULL_BUILD
 
-install-dist_cronDATA:$(dist_cron_DATA)
-	test -z "$(DESTDIR)$(crondir)" || $(MKDIR_P) "$(DESTDIR)$(crondir)"; \
-	list='$(dist_cron_DATA)'; test -n "$(crondir)" || list=; \ 
-	for p in $$list; do \
-		if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-		echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-		echo " $(INSTALL) -m755 $$files '$(DESTDIR)$(crondir)'"; \
-		$(INSTALL) -m755 $$files "$(DESTDIR)$(crondir)" || exit $$?; \
-	done	
+#install-dist_cronDATA:$(dist_cron_DATA)
+#	test -z "$(DESTDIR)$(crondir)" || $(MKDIR_P) "$(DESTDIR)$(crondir)"; \
+#	list='$(dist_cron_DATA)'; test -n "$(crondir)" || list=; \ 
+#	for p in $$list; do \
+#		if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+#		echo "$$d$$p"; \
+#	done | $(am__base_list) | \
+#	while read files; do \
+#		echo " $(INSTALL) -m755 $$files '$(DESTDIR)$(crondir)'"; \
+#		$(INSTALL) -m755 $$files "$(DESTDIR)$(crondir)" || exit $$?; \
+#	done	
 
 install-data-hook:
 if HPLIP_BUILD
openSUSE Build Service is sponsored by