Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
gcal
gcal-3.01-relsymlinks.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcal-3.01-relsymlinks.patch of Package gcal
--- gcal-3.01/misc/Makefile.in +++ gcal-3.01/misc/Makefile.in @@ -41,6 +41,7 @@ # Where to install the miscellaneous example files. packagedatadir = `echo $(datadir)/$(PACKAGE) | sed -e 's,//,/,g'` packagedatamiscdir = $(packagedatadir)/$(subdir) +relativepackagedatamiscdir = ../share/gcal/$(subdir) # Where to install the links to the executable miscellaneous example files. bindir = @bindir@ @@ -298,7 +299,7 @@ then \ rm -f $(bindir)/$$binprefix-$$basefile; \ fi; \ - (cd $(bindir) && $(LN_S) $(packagedatamiscdir)/$$basedir/$$basefile $$binprefix-$$basefile); \ + (cd $(bindir) && $(LN_S) $(relativepackagedatamiscdir)/$$basedir/$$basefile $$binprefix-$$basefile); \ else \ echo "Installing \`$(packagedatamiscdir)/$$basedir/$$basefile' as \`$(bindir)/$$binprefix-$$basefile'"; \ $(INSTALL_PROGRAM) $(packagedatamiscdir)/$$basedir/$$basefile $(bindir)/$$binprefix-$$basefile; \
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