Overview
Request 780983 accepted
- Remove conditions and support for openSUSE/SLE < 15
- Remove not really needed service file _service
- Convert the dependencies to pkgconfig style ones
- Created by scarabeus_iv
- In state accepted
- Open review for matwey
- Open review for gsantomaggio_suse
Loading...
Request History
scarabeus_iv created request
- Remove conditions and support for openSUSE/SLE < 15
- Remove not really needed service file _service
- Convert the dependencies to pkgconfig style ones
matwey accepted request
Could we please keep _service?
You don't need those really, you can execute the local services yourself, i.e. try 'osc service localrun download_files' will do the stuff even without the service file.
Technically, you are right. But if there is a real reason to force me print "osc service localrun download_files" instead of shorter "osc service dr"?
why not create local shell alias? The service file was created just for when you need to pass up many arguments to the services, but in this case it is quite pointless.