Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

516_tigervnc-xorg-manpages.patch 369B

12345678910
  1. --- a/unix/xserver/man/Makefile.am 2013-03-30 17:51:01.707258746 -0400
  2. +++ b/unix/xserver/man/Makefile.am 2013-03-30 17:51:47.606569692 -0400
  3. @@ -2,5 +2,7 @@
  4. # (i.e. those handled in the os/utils.c options processing instead of in
  5. # the DDX-level options processing)
  6. +if ENABLE_DOCS
  7. include $(top_srcdir)/manpages.am
  8. appman_PRE = Xserver.man
  9. +endif ENABLE_DOCS