rpm打包问题
用rpm_create打包,怎么指定路径给系统呢?
比如打包gcc,make install之后还要到profile或.bashre下添加path=/xxx/xxx/bin才能在shell里用,我想知道用rpm_create打包时,在citb里这个路径怎么指给系统。
急,网上资料太少就那一篇文章,请用过的兄弟姐妹指点下迷津
------解决方案--------------------rpm_create 是什么东西, 你的脚本吗?
google rpmbuild
------解决方案--------------------看看spec怎么写的