Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
vdr-plugin-streamdev
makefile-realpath.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File makefile-realpath.patch of Package vdr-plugin-streamdev
diff -Naur streamdev-0.6.1.orig/Makefile streamdev-0.6.1/Makefile --- streamdev-0.6.1.orig/Makefile 2013-05-04 12:05:47.000000000 +0200 +++ streamdev-0.6.1/Makefile 2013-12-05 01:34:10.931027335 +0100 @@ -37,8 +37,8 @@ -include $(PLGCFG) ### export all vars for sub-makes, using absolute paths -LIBDIR := $(shell cd $(LIBDIR) >/dev/null 2>&1 && pwd) -LOCDIR := $(shell cd $(LOCDIR) >/dev/null 2>&1 && pwd) +LIBDIR := $(shell realpath $(LIBDIR)) +LOCDIR := $(shell realpath $(LOCDIR)) export unexport PLUGIN
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