[arch-commits] Commit in appstream-generator/trunk (1 file)

Antonio Rojas arojas at archlinux.org
Fri May 26 11:09:06 UTC 2017


    Date: Friday, May 26, 2017 @ 11:09:05
  Author: arojas
Revision: 230459

Drop old patch

Deleted:
  appstream-generator/trunk/appstream-generator-buildpath.patch

-------------------------------------+
 appstream-generator-buildpath.patch |   14 --------------
 1 file changed, 14 deletions(-)

Deleted: appstream-generator-buildpath.patch
===================================================================
--- appstream-generator-buildpath.patch	2017-05-26 11:08:52 UTC (rev 230458)
+++ appstream-generator-buildpath.patch	2017-05-26 11:09:05 UTC (rev 230459)
@@ -1,14 +0,0 @@
-diff --git a/src/asgen/zarchive.d b/src/asgen/zarchive.d
-index 17a40d6..c7a1181 100644
---- a/src/asgen/zarchive.d
-+++ b/src/asgen/zarchive.d
-@@ -572,7 +572,8 @@ unittest
- 
-     writeln ("TEST: ", "Extracting a tarball");
- 
--    import std.file : buildPath, tempDir;
-+    import std.file : tempDir;
-+    import std.path: buildPath;
-     import asgen.utils : getTestSamplesDir;
- 
-     auto archive = buildPath (getTestSamplesDir (), "test.tar.xz");



More information about the arch-commits mailing list