Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zbigniew Jędrzejewski-Szmek
polkit
Commits
123fe631
Commit
123fe631
authored
Nov 12, 2007
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
create /var/lib/misc on 'make install'
http://bugs.freedesktop.org/show_bug.cgi?id=13113
parent
a766c242
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/polkit/Makefile.am
src/polkit/Makefile.am
+1
-0
No files found.
src/polkit/Makefile.am
View file @
123fe631
...
...
@@ -133,6 +133,7 @@ if POLKIT_AUTHDB_DEFAULT
# location)
#
install-data-local
:
-
mkdir
-p
$(DESTDIR)$(localstatedir)
/lib/misc
-
touch
$(DESTDIR)$(localstatedir)
/lib/misc/PolicyKit.reload
-
chgrp
$(POLKIT_GROUP)
$(DESTDIR)$(localstatedir)
/lib/misc/PolicyKit.reload
-
chmod
775
$(DESTDIR)$(localstatedir)
/lib/misc/PolicyKit.reload
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment