patch-configure_ac.orig 790 B

123456789101112131415161718192021222324252627282930
  1. --- pulseaudio-10.0.orig/configure.ac 2017-01-13 04:02:18.000000000 +0100
  2. +++ pulseaudio-10.0/configure.ac 2017-06-06 20:01:20.772848693 +0200
  3. @@ -1486,27 +1486,10 @@ AM_CONDITIONAL([FORCE_PREOPEN], [test "x
  4. AC_CONFIG_FILES([
  5. Makefile
  6. src/Makefile
  7. -man/Makefile
  8. libpulse.pc
  9. libpulse-simple.pc
  10. libpulse-mainloop-glib.pc
  11. -doxygen/Makefile
  12. -doxygen/doxygen.conf
  13. src/pulse/version.h
  14. -po/Makefile.in
  15. -man/pulseaudio.1.xml
  16. -man/esdcompat.1.xml
  17. -man/pax11publish.1.xml
  18. -man/pacat.1.xml
  19. -man/pacmd.1.xml
  20. -man/pactl.1.xml
  21. -man/pasuspender.1.xml
  22. -man/padsp.1.xml
  23. -man/pulse-daemon.conf.5.xml
  24. -man/pulse-client.conf.5.xml
  25. -man/default.pa.5.xml
  26. -man/pulse-cli-syntax.5.xml
  27. -man/start-pulseaudio-x11.1.xml
  28. ])
  29. AC_CONFIG_FILES([src/esdcompat:src/daemon/esdcompat.in], [chmod +x src/esdcompat])