diff options
author | Richard Hughes <richard@hughsie.com> | 2014-12-17 19:09:55 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-12-17 19:43:12 +0000 |
commit | d4acd936d44108034f3734e183778ec71d6fb3c9 (patch) | |
tree | fc741b79806137ff021090a9e9417af526b5d199 /data | |
parent | 85dfc0cb9676f49e42cd309b7256bcd222b7207f (diff) | |
download | appstream-glib-d4acd936d44108034f3734e183778ec71d6fb3c9.tar.gz |
Move as_utils_install_filename() into libappstream-glib
This means we pick up a libarchive dep, but means we can use the installing
code from PackageKit in the future.
Diffstat (limited to 'data')
-rw-r--r-- | data/tests/Makefile.am | 1 | ||||
-rw-r--r-- | data/tests/origin-icons.tar.gz | bin | 0 -> 5163 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/tests/Makefile.am b/data/tests/Makefile.am index 5e14c74..375178e 100644 --- a/data/tests/Makefile.am +++ b/data/tests/Makefile.am @@ -23,6 +23,7 @@ test_files = \ font-1-1.fc21.noarch.rpm \ font-serif-1-1.fc21.noarch.rpm \ intltool.appdata.xml.in \ + origin-icons.tar.gz \ origin.xml \ rpmbuild/app.png \ settings-panel.desktop \ diff --git a/data/tests/origin-icons.tar.gz b/data/tests/origin-icons.tar.gz Binary files differnew file mode 100644 index 0000000..5e1c1dd --- /dev/null +++ b/data/tests/origin-icons.tar.gz |