aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rplay/files/patch-ab
blob: 40662a82670b5628413426b50bb3bab205547ad1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- rplayd/Makefile.in.orig Wed Jun  9 15:27:43 1999
+++ rplayd/Makefile.in  Wed Jun 21 23:04:00 2000
@@ -54,7 +54,6 @@
 install:   all
        $(MKINSTALLDIRS) $(sbindir)
        $(INSTALL_PROGRAM) $(TARGET) $(sbindir)/$(TARGET)
-       @test -x $(bindir)/$(TARGET) && echo "" && echo "    Note: Consider removing $(bindir)/$(TARGET)" && echo ""
 
 uninstall:
        $(RM) $(bindir)/$(TARGET)