From 50f01b3f26728b6cdf8f6b8cba6bedd7deaacbb3 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Aug 03 2015 00:13:47 +0000 Subject: Update to 3.17.2 --- diff --git a/epiphany-3.17.2-desktop-file.patch b/epiphany-3.17.2-desktop-file.patch new file mode 100644 index 0000000..8482db9 --- /dev/null +++ b/epiphany-3.17.2-desktop-file.patch @@ -0,0 +1,26 @@ +From 75d044a556533ab58cd1f895c4aaba29ac5acc8e Mon Sep 17 00:00:00 2001 +From: Michael Catanzaro +Date: Sun, 2 Aug 2015 19:04:34 -0500 +Subject: [PATCH] Fix the desktop file + +AC_CONFIG_FILES cannot translate things... broken since +0711c69b583af8a5a455e75458a96058f74317d0 +--- + configure.ac | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/configure.ac b/configure.ac +index 3bfac30..6597911 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -224,7 +224,6 @@ AC_DEFINE([EPIPHANY_COMPILATION],[1],[Compiling epiphany]) + AC_CONFIG_FILES([ + Makefile + data/Makefile +-data/epiphany.desktop + data/pages/Makefile + doc/Makefile + help/Makefile +-- +2.4.3 +