diff options
| -rw-r--r-- | meta/recipes-extended/cups/cups.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index ba50296ba7..57cdf2650e 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
| @@ -46,9 +46,6 @@ EXTRA_OECONF = " \ | |||
| 46 | EXTRA_AUTORECONF += "--exclude=autoheader" | 46 | EXTRA_AUTORECONF += "--exclude=autoheader" |
| 47 | 47 | ||
| 48 | do_compile () { | 48 | do_compile () { |
| 49 | sed -i s:STRIP:NOSTRIP: Makedefs | ||
| 50 | sed -i s:serial:: backend/Makefile | ||
| 51 | |||
| 52 | echo "all:" > man/Makefile | 49 | echo "all:" > man/Makefile |
| 53 | echo "libs:" >> man/Makefile | 50 | echo "libs:" >> man/Makefile |
| 54 | echo "install:" >> man/Makefile | 51 | echo "install:" >> man/Makefile |
