--- app/Makefile.am.orig	Wed Jan 17 00:29:42 2001
+++ app/Makefile.am	Wed Jan 17 00:30:10 2001
@@ -47,15 +47,15 @@
 soundtracker_LDADD = drivers/libdrivers.a mixers/libmixers.a
 
 install-exec-local:
-	chown root.root $(bindir)/soundtracker
-	chmod +s $(bindir)/soundtracker
-	@echo ""
-	@echo "***"
-	@echo "*** Installing SoundTracker suid root."
-	@echo "*** This improves sound responsivity, but may be a security risk"
-	@echo "*** if this is a multi-user machine. See file INSTALL."
-	@echo "***"
+	chown root.wheel $(bindir)/soundtracker
+#	chmod +s $(bindir)/soundtracker
 	@echo ""
+#	@echo "***"
+#	@echo "*** Installing SoundTracker suid root."
+#	@echo "*** This improves sound responsivity, but may be a security risk"
+#	@echo "*** if this is a multi-user machine. See file INSTALL."
+#	@echo "***"
+#	@echo ""
 
 stdir = $(datadir)/soundtracker
 
