On Sun, 29 Nov 2015 22:32:58 -0600, Ranjan Maitra wrote:

> Hello,
> 
> I am trying to build a RPM for luksipc to allow for in-place LUKS encryption 
> of existing HDDs from a LiveUSB without erasing their data but I am running 
> into some errors. The trouble is that the file does not come with a make 
> install in the Makefile: thus the executable is not moved to the file. 
> Therefore, I wonder how do I deal with such a situation?
> 

Fill your currently empty %install section with commands to install
the files into the buildroot yourself. You can even run the "install"
command to copy files and set file attributes, too.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to