Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
powerpc-utils
systemd-dir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File systemd-dir.patch of Package powerpc-utils
Index: powerpc-utils-1.3.7/Makefile.am =================================================================== --- powerpc-utils-1.3.7.orig/Makefile.am +++ powerpc-utils-1.3.7/Makefile.am @@ -181,7 +181,7 @@ src_drmgr_lsslot_LDADD = -lrtas if WITH_SYSTEMD install-data-hook: systemd/smt_off.service - $(MKDIR_P) @prefix@${systemd_unit_dir} - $(INSTALL_SCRIPT) $< @prefix@${systemd_unit_dir}/ - sed -i -e 's,$${exec_prefix},@sbindir@,g' @prefix@${systemd_unit_dir}/smt_off.service + $(MKDIR_P) ${systemd_unit_dir} + $(INSTALL_SCRIPT) $< ${systemd_unit_dir}/ + sed -i -e 's,$${exec_prefix},@sbindir@,g' ${systemd_unit_dir}/smt_off.service endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor