about summary refs log tree commit diff
path: root/nixpkgs/pkgs/desktops/gnustep/back/fixup-tools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/desktops/gnustep/back/fixup-tools.patch')
-rw-r--r--nixpkgs/pkgs/desktops/gnustep/back/fixup-tools.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/nixpkgs/pkgs/desktops/gnustep/back/fixup-tools.patch b/nixpkgs/pkgs/desktops/gnustep/back/fixup-tools.patch
deleted file mode 100644
index a47de5478e36..000000000000
--- a/nixpkgs/pkgs/desktops/gnustep/back/fixup-tools.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -c gnustep-back-0.24.0/Tools/GNUmakefile.preamble gnustep-back-0.24.0.patched/Tools/GNUmakefile.preamble
---- gnustep-back-0.24.0/Tools/GNUmakefile.preamble	2013-07-04 22:44:28.000000000 +0600
-+++ gnustep-back-0.24.0.patched/Tools/GNUmakefile.preamble	2014-12-01 16:40:37.000000000 +0600
-@@ -52,6 +52,9 @@
- # Additional libraries when linking applications
- #ADDITIONAL_GUI_LIBS +=
- 
-+# Additional libraries when linking tools
-+gpbs_TOOL_LIBS += -lgnustep-gui -lgnustep-base $(SYSTEM_LIBS)
-+
- #
- # Flags dealing with installing and uninstalling
- #
-