Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

How to transfer a local installation to a system installation?

$
0
0
Hi all,

I want to build a C++ program called qtVlm on the build service. There is no spec-file available for that yet.
In the make install section it normally moves it to a local directory under the users home directory:
Code:

[  535s] ***********************************************************
[  535s] * Installing qtVlm in  /home/abuild/qtVlm
[  535s] ***********************************************************
[  535s] mkdir -p ~/qtVlm
[  535s] cp -Rf qtVlm tr/ ~/qtVlm
[  535s] cp -Rf base_dir/icon base_dir/img base_dir/polar base_dir/dataColors.dat base_dir/boards plugins ~/qtVlm
[  535s] mkdir -p ~/qtVlm/grib
[  535s] mkdir -p ~/qtVlm/maps
[  535s] ***********************************************************
[  535s] * Install done ( /home/abuild/qtVlm )
[  535s] ***********************************************************

I was juggling around with a couple of options to install this, but was finally not successful.
Has anybody a recommendation how to install this in the %files section of the spec file?
Thanks!

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>