Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
hatari
hatari-0.50.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hatari-0.50.dif of Package hatari
--- Makefile +++ Makefile @@ -15,9 +15,9 @@ $(MAKE) -C src/ depend install: all - $(INSTALL) -d $(BINDIR) - $(INSTALL) -d $(DATADIR) - $(INSTALL_PROGRAM) src/hatari $(BINDIR)/hatari - if test -f src/tos.img -a \! -f $(DATADIR)/tos.img ; then \ - $(INSTALL_DATA) src/tos.img $(DATADIR)/tos.img ; \ + $(INSTALL) -d $(DESTDIR)$(BINDIR) + $(INSTALL) -d $(DESTDIR)$(DATADIR) + $(INSTALL_PROGRAM) src/hatari $(DESTDIR)$(BINDIR)/hatari + if test -f src/tos.img -a \! -f $(DESTDIR)$(DATADIR)/tos.img ; then \ + $(INSTALL_DATA) src/tos.img $(DESTDIR)$(DATADIR)/tos.img ; \ fi
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