出现报错信息如: Found '*****' in installed files; aborting
解决方法:将%install 段的 操作 移至 %build 阶段,然后用cp -ar 拷贝至{%buildroot} 目录下进行打包
参考http://adam.younglogic.com/2010/05/found-buildroot-in-installed-files-aborting/
出现报错信息如: Found '*****' in installed files; aborting
解决方法:将%install 段的 操作 移至 %build 阶段,然后用cp -ar 拷贝至{%buildroot} 目录下进行打包
参考http://adam.younglogic.com/2010/05/found-buildroot-in-installed-files-aborting/
本文标题:RPM打包编译问题
本文链接:https://www.haomeiwen.com/subject/suqxuhtx.html
网友评论