转载自http://blog.sina.com.cn/s/blog_467eb8ca010008p3.html
遇到了 error: Installed (but unpackaged) file(s) found: 解决的办法是
找到 /usr/lib/rpm/macros 中%__check_files /usr/lib/rpm/check-files %{buildroot} 注释掉
本文介绍了解决Linux系统中遇到的Installed(but unpackaged)文件问题的方法。通过注释掉宏文件%__check_files,可以避免安装过程中检查到未打包的文件,从而解决错误。
转载自http://blog.sina.com.cn/s/blog_467eb8ca010008p3.html
遇到了 error: Installed (but unpackaged) file(s) found: 解决的办法是
找到 /usr/lib/rpm/macros 中
1441

被折叠的 条评论
为什么被折叠?