Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck:pw3270
rbanffy-3270font
enable_use_of_destdir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File enable_use_of_destdir.patch of Package rbanffy-3270font
diff --git a/Makefile b/Makefile index fc1817c..783c445 100755 --- a/Makefile +++ b/Makefile @@ -7,10 +7,10 @@ MKDIR_P = mkdir -p BUILD_DIR = build ifeq ($(UNAME),Linux) - DESTFOLDER=~/.local/share/fonts + DESTFOLDER=$(DESTDIR)/usr/share/fonts endif ifeq ($(UNAME),Darwin) - DESTFOLDER=~/Library/Fonts + DESTFOLDER=$(DESTDIR)/Library/Fonts FONTCASKER="$(shell brew --repository)/Library/Taps/homebrew/homebrew-cask-fonts/developer/bin/font_casker" endif
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