View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#10
Originally Posted by flotron View Post
after:

rpmbuild -bb SPECS/myfirstpackage.spec

i get: bash: rpmbuild: command not found
install rpmbuild:
Code:
pkcon install -y rpm-build
Add creating your symlink to the scripts (pre, post, preun or postun) where you need it...
 

The Following 2 Users Say Thank You to Schturman For This Useful Post: