Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 40ef41abfd9a882edc10fcc1c50eae61 > files > 3

gexec-0.3.6-7mdv2009.0.src.rpm

--- Makefile.in	Fri Mar 22 13:28:17 2002
+++ Makefile.in	Tue Apr 16 15:03:42 2002
@@ -482,9 +482,7 @@
 
 
 install-data-local: $(EXTRA_DIST)
-	$(INSTALL_DATA) config/gexec /etc/xinetd.d/gexec
-	@echo "Sending SIGUSR2 to xinetd"
-	kill -USR2 `cat /var/run/xinetd.pid`
+	echo "solving problem"
 
 uninstall-local: $(EXTRA_DIST)
 	if [ -f /etc/xinetd.d/gexec ]; then   \