patch-configure 377 B

1234567891011121314
  1. --- cups-1.4.2.orig/configure 2009-11-10 00:04:25.000000000 +0100
  2. +++ cups-1.4.2/configure 2009-12-11 09:59:57.000000000 +0100
  3. @@ -10260,11 +10260,6 @@ _ACEOF
  4. # Server executables...
  5. case "$uname" in
  6. - *BSD* | Darwin*)
  7. - # *BSD and Darwin (MacOS X)
  8. - INSTALL_SYSV=""
  9. - CUPS_SERVERBIN="$exec_prefix/libexec/cups"
  10. - ;;
  11. *)
  12. # All others
  13. INSTALL_SYSV="install-sysv"