Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > ec635d5c24fe2a5baecdf13113d93d89 > files > 3

gexec-0.3.6-10mdv2010.1.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   \