patch-make_libtool_mk 308 B

12345678910111213
  1. $OpenBSD: patch-make_libtool_mk,v 1.1.1.1 2012/08/24 07:38:57 ajacoutot Exp $
  2. --- make/libtool.mk.orig Thu Aug 23 20:41:43 2012
  3. +++ make/libtool.mk Thu Aug 23 20:41:58 2012
  4. @@ -1,7 +1,7 @@
  5. # --- Required interface definitions ---
  6. # LIBTOOL needs bash
  7. -SHELL=/bin/bash
  8. +#SHELL=/bin/bash
  9. OBJ=o
  10. LOBJ=lo