aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/bundle/diff_bundle
blob: 91719358a9cd71e7363d6ffb63047bea893ce66c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- bundle.inc	2016-06-02 20:56:35.000000000 +0900
+++ bundle.incorg	2016-07-21 14:40:54.348023451 +0900
@@ -93,9 +93,6 @@
    find ${D} -regex ".*\.la$" | xargs rm -f -- 
    find ${D} -regex ".*\.a$" | xargs rm -f --
  
- mkdir -p ${D}/usr/share/license
- 
- 
 }
 
 pkg_postinst_${PN}() {