Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4
kbdsniffd
kbdsniffd-fixes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kbdsniffd-fixes.patch of Package kbdsniffd
Index: kbdsniffd-0.6/Makefile =================================================================== --- kbdsniffd-0.6.orig/Makefile +++ kbdsniffd-0.6/Makefile @@ -27,9 +27,9 @@ clean: rm -f $(TRG) *.o *~ jj.jj install: $(TRG) - install -s -m 744 $(TRG) $(DESTDIR)$(INSTPATH) - install -m 744 suse/$(TRG) $(DESTDIR)/etc/init.d - install -m 744 $(TRG).conf $(DESTDIR)/etc + install -s -m 755 $(TRG) $(DESTDIR)$(INSTPATH) + install -m 755 suse/$(TRG) $(DESTDIR)/etc/init.d + install -m 644 $(TRG).conf $(DESTDIR)/etc install --directory $(DESTDIR)$(MANDIR)/man8 - install -m 744 $(TRG).8 $(DESTDIR)$(MANDIR)/man8 + install -m 644 $(TRG).8 $(DESTDIR)$(MANDIR)/man8 ln -sf /etc/init.d/kbdsniffd $(DESTDIR)$(INSTPATH)/rc$(TRG)
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