您当前的位置: 首页 >  ar

add file in debian/source/include-binaries if you want to store the modified binary in the debian

柳鲲鹏 发布时间:2021-01-29 14:44:33 ,浏览量:0

具体错误类似:

dpkg-source: error: add files/libtest.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball

幸运的找到了一篇文章,找到解决办法:

http://www.voidcn.com/article/p-xnxjbmks-bup.html

echo dpkg-source
dpkg-source \
    --include-binaries \
    --include-removal \
    -b .

echo dpkg-buildpackage
dpkg-buildpackage \
    --source-option=--include-binaries \
    --source-option=-isession \
    -us -uc -nc

 

关注
打赏
1688896170
查看更多评论

柳鲲鹏

暂无认证

  • 0浏览

    0关注

    4641博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0514s