diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-04-07 23:23:44 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-04-07 23:23:44 -0300 |
commit | 0838c4ecf155760b4127f672c01c472ebcfa69c8 (patch) | |
tree | 9e5984602b6330287512a6710eae476fdc813de5 /libre-testing/icedove-libre/makefile.patch | |
parent | b1dae9aeffb64b11071e2b3a8cfc2bb80972bc32 (diff) | |
parent | 6b2e8fe65431c01a01ab5dfd31689c31f10c643b (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to 'libre-testing/icedove-libre/makefile.patch')
-rw-r--r-- | libre-testing/icedove-libre/makefile.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libre-testing/icedove-libre/makefile.patch b/libre-testing/icedove-libre/makefile.patch new file mode 100644 index 000000000..284ca68c2 --- /dev/null +++ b/libre-testing/icedove-libre/makefile.patch @@ -0,0 +1,11 @@ +--- mozilla-build/debian/icedove-branding/Makefile.in 2012-04-05 06:50:17.708640714 -0300 ++++ mozilla-build/debian/icedove-branding/Makefile.in 2012-04-05 06:50:41.902614597 -0300 +@@ -38,7 +38,7 @@ + # Branding Makefile for Icedove branding + + DEPTH = ../../.. +-topsrcdir = ../../../ ++topsrcdir = ../../ + srcdir = @srcdir@ + VPATH = @srcdir@ + |