Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move systemd service file and dbus conf file to git from OBS #2

Merged
merged 2 commits into from Dec 14, 2012

Conversation

pgerdt
Copy link

@pgerdt pgerdt commented Dec 12, 2012

No description provided.

@special
Copy link
Contributor

special commented Dec 14, 2012

LGTM

@pgerdt
Copy link
Author

pgerdt commented Dec 14, 2012

Removed trailing slash from dbusconf.path

@pgerdt
Copy link
Author

pgerdt commented Dec 14, 2012

Corresponding OBS project:

Notice symlink generation in spec file

  • ln -s ../%{name}.service %{buildroot}/lib/systemd/system/multi-user.target.wants/%{name}.service

I did not come up with a reasonable way to do this in pro file without resorting to using $(INSTALL_ROOT), it seems that there's no other way to define commands in pro file that would have the equivalent of %{buildroot}, even if target paths use $$(DESTDIR)...

pgerdt pushed a commit that referenced this pull request Dec 14, 2012
Move systemd service file and dbus conf file to git from OBS
@pgerdt pgerdt merged commit b38e9a2 into nemomobile:master Dec 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants