aboutsummaryrefslogtreecommitdiffstats
path: root/polkit
diff options
context:
space:
mode:
authorSARL ENR-68 <david@david.david>2013-12-23 20:49:52 +0100
committerSARL ENR-68 <david@david.david>2013-12-23 20:49:52 +0100
commit30b379c7cbf520ba66941adc13dbf4106c02d4ed (patch)
treeabeb3b283a19ffbff047cd5a483cd7ee498861e1 /polkit
parent82908ec327546a7b2c619ee7720eae917a48fa10 (diff)
downloadisodumper-30b379c7cbf520ba66941adc13dbf4106c02d4ed.tar
isodumper-30b379c7cbf520ba66941adc13dbf4106c02d4ed.tar.gz
isodumper-30b379c7cbf520ba66941adc13dbf4106c02d4ed.tar.bz2
isodumper-30b379c7cbf520ba66941adc13dbf4106c02d4ed.tar.xz
isodumper-30b379c7cbf520ba66941adc13dbf4106c02d4ed.zip
Really use translations for polkit file
update Makefile
Diffstat (limited to 'polkit')
-rw-r--r--polkit/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/polkit/Makefile b/polkit/Makefile
index dc7c4ba..975400d 100644
--- a/polkit/Makefile
+++ b/polkit/Makefile
@@ -1,3 +1,18 @@
+# Copyright (C) 2013 THE isodumper'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the isodumper package.
+
+# This Makefile is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+# Author isodumper software= papoteur <papoteur@mageialinux-online.org>
+# Author Makefile file= Yuri Chornoivan <yurchor@ukr.net>
+
BINDIR = /usr/bin
LIBEXECDIR = /usr/libexec
BINDEST = $(DESTDIR)$(BINDIR)