[Pkg-privacy-commits] [tails-installer] 08/40: Install the appdata from our setup.py
anonym
anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:15:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a commit to annotated tag 3.13.1
in repository tails-installer.
commit 709cba14f354a4f3260675401421afa3a552d789
Author: Luke Macken <lmacken at redhat.com>
Date: Fri Sep 19 12:21:17 2014 -0600
Install the appdata from our setup.py
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index 423e085..dc31d7f 100644
--- a/setup.py
+++ b/setup.py
@@ -96,6 +96,7 @@ else:
maintainer_email = 'lmacken at redhat.com',
data_files = [("/usr/share/applications",["data/liveusb-creator.desktop"]),
('/usr/share/pixmaps',["data/fedorausb.png"]),
+ ('/usr/share/appdata',['data/liveusb-creator.appdata.xml']),
] + [(os.path.join(LOCALE_DIR, locale),
[os.path.join('po', 'locale', locale, 'liveusb-creator.mo')])
for locale in locales]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list