Browse Source

geany: fixed/rediffed patch for geany 0.20

stable/0.2
Christian Wiese 14 years ago
parent
commit
5210d2c956
  1. 10
      editors/geany/no-update-icon-cache.patch

10
editors/geany/no-update-icon-cache.patch

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../geany/no-update-icon-cache.patch # Filename: package/.../geany/no-update-icon-cache.patch
# Copyright (C) 2010 The OpenSDE Project # Copyright (C) 2010 - 2011 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -14,13 +14,13 @@
# version. # version.
# --- SDE-COPYRIGHT-NOTE-END --- # --- SDE-COPYRIGHT-NOTE-END ---
--- geany-0.19/icons/Makefile.in.orig 2010-08-09 16:57:58.404028292 +0200 --- geany-0.20/icons/Makefile.in.orig 2011-01-05 18:10:18.000000000 +0100
+++ geany-0.19/icons/Makefile.in 2010-08-09 16:59:09.292086146 +0200 +++ geany-0.20/icons/Makefile.in 2011-04-28 10:29:10.512000254 +0200
@@ -528,7 +528,6 @@ @@ -473,7 +473,6 @@
install-data-am: install-data-am:
@$(NORMAL_INSTALL) @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook - $(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-recursive install-dvi: install-dvi-recursive
install-dvi-am:

Loading…
Cancel
Save