summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups')
-rw-r--r--meta/recipes-extended/cups/cups.inc3
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 = " \
46EXTRA_AUTORECONF += "--exclude=autoheader" 46EXTRA_AUTORECONF += "--exclude=autoheader"
47 47
48do_compile () { 48do_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