]> git.pld-linux.org Git - packages/sox.git/blame - sox-makefile.patch
- updated to 12.17.3
[packages/sox.git] / sox-makefile.patch
CommitLineData
71cf3a54 1--- sox-12.17/Makefile.in.old Fri Sep 1 19:10:24 2000
2+++ sox-12.17/Makefile.in Sat Oct 21 13:30:47 2000
3@@ -95,8 +95,7 @@
4 $(srcdir)/mkinstalldirs $(BINDIR)
5 $(INSTALL) -c -m 755 $(srcdir)/play $(BINDIR)
6 $(INSTALL) -c -m 644 $(srcdir)/play.1 $(MANDIR)/man1
7- ln -s $(BINDIR)/play $(BINDIR)/rec
8- ln -s $(MANDIR)/man1/play.1 $(MANDIR)/man1/rec.1
9+ ln -s play $(BINDIR)/rec
10
11 install-lib: libst.a
12 $(srcdir)/mkinstalldirs $(LIBDIR)/man1
This page took 0.067909 seconds and 4 git commands to generate.