1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/rplay/files/patch-ab

11 lines
372 B
Plaintext
Raw Normal View History

--- 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)