Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
smplayer
smplayer-makeflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File smplayer-makeflags.patch of Package smplayer
--- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ all: src/smplayer webserver/simple_web_s src/smplayer: ./get_svn_revision.sh - +cd src && $(QMAKE) $(QMAKE_OPTS) && $(DEFS) make + +cd src && $(QMAKE) $(QMAKE_OPTS) && $(DEFS) make $(MAKEFLAGS) cd src && $(LRELEASE) smplayer.pro webserver/simple_web_server: @@ -80,7 +80,6 @@ install: all install -m 644 smplayer_enqueue.desktop $(DESTDIR)$(APPLNK_DIR) -install -d $(DESTDIR)$(PREFIX)/share/man/man1/ install -m 644 man/smplayer.1 $(DESTDIR)$(PREFIX)/share/man/man1/ - gzip -9 -f $(DESTDIR)$(PREFIX)/share/man/man1/smplayer.1 uninstall: -rm -f $(PREFIX)/bin/smplayer
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