Advertisement
gusibsd

Untitled

Oct 16th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Index: Makefile
  2. ===================================================================
  3. --- Makefile (revision 18794)
  4. +++ Makefile (working copy)
  5. @@ -123,6 +123,8 @@
  6. ${WRKSRC}/src/daemon/default.pa.in
  7. @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
  8. ${WRKSRC}/configure
  9. + @${REINPLACE_CMD} -e 's|; resample-method = speex-float-3|resample-method = trivial|g' \
  10. + ${WRKSRC}/src/daemon/daemon.conf.in
  11.  
  12. post-install:
  13. ${MKDIR} ${PREFIX}/etc/pulse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement