aboutsummaryrefslogtreecommitdiffstats
path: root/polkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'polkit/Makefile')
-rw-r--r--polkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/polkit/Makefile b/polkit/Makefile
index 7e54e86..5f418eb 100644
--- a/polkit/Makefile
+++ b/polkit/Makefile
@@ -39,7 +39,7 @@ clean:
'# Author binary polkit file= Geiger David <david.david@mageialinux-online.org>\n'\
'\n'\
'if [[ "$$UID" != "0" ]] ; then\n'\
- ' exec $(BINDIR)/pkexec $(LIBEXECDIR)/$@ "$$USER $$''@"\n'\
+ ' pkexec $(LIBEXECDIR)/$@ "$$USER $$''@"\n'\
'else\n'\
' exec $(LIBEXECDIR)/$@ "$$USER $$''@"\n'\
'fi\n'\