]> git.pld-linux.org Git - packages/sox.git/blob - sox-makefile.patch
- updated to 12.17.3
[packages/sox.git] / sox-makefile.patch
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.02576 seconds and 3 git commands to generate.