Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
powerpc-utils
powerpc-utils-papr.drmgr-symlinks.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File powerpc-utils-papr.drmgr-symlinks.patch of Package powerpc-utils
--- cmds/drmgr/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) Index: powerpc-utils-papr-1.1.3/cmds/drmgr/Makefile =================================================================== --- powerpc-utils-papr-1.1.3.orig/cmds/drmgr/Makefile +++ powerpc-utils-papr-1.1.3/cmds/drmgr/Makefile @@ -31,6 +31,20 @@ lsslot: $(LSSLOT_OBJS) install: $(CMDS) @$(call install_sbin,$(CMDS),$(DESTDIR)) + @for i in \ + drslot_chrp_slot \ + drslot_chrp_pci \ + drslot_chrp_cpu \ + drslot_chrp_phb \ + drslot_chrp_mem \ + drslot_chrp_hea \ + drmig_chrp_pmig \ + ; do \ + ln -sfvbn drmgr $(DESTDIR)$(SBIN_DIR)/$$i ; \ + done + @ln -sfvbn usysattn $(DESTDIR)$(SBIN_DIR)/usysfault + @ln -sfvbn serv_config $(DESTDIR)$(SBIN_DIR)/uspchrp + uninstall: @$(call uninstall_sbin,$(CMDS),$(DESTDIR))
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