Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4
imwheel
imwheel-fix_destdir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File imwheel-fix_destdir.patch of Package imwheel
--- Makefile.am.orig 2008-01-08 00:04:02.000000000 +0100 +++ Makefile.am 2008-01-08 00:05:11.000000000 +0100 @@ -30,10 +30,8 @@ chown @suid@ $$progname ; \ chmod u+s $$progname endif - $(mkinstalldirs) $(ETCDIR) - -[ -f /etc/imwheelrc ] && mv /etc/imwheelrc $(ETCDIR)/imwheelrc || true - -[ -f /etc/X11/imwheelrc ] && mv /etc/X11/imwheelrc $(ETCDIR)/imwheelrc || true - -[ -f $(ETCDIR)/imwheelrc ] && install -m 644 imwheelrc $(ETCDIR)/imwheelrc.new || install -m 644 imwheelrc $(ETCDIR)/imwheelrc + $(mkinstalldirs) $(DESTDIR)$(ETCDIR) + install -m 644 imwheelrc $(DESTDIR)$(ETCDIR)/imwheelrc extras: $(EXTRA_PROGRAMS)
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