summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorAycan iRiCAN <iricanaycan@gmail.com>2015-04-20 09:04:15 +0300
committerAycan iRiCAN <iricanaycan@gmail.com>2015-04-20 09:04:15 +0300
commit236d963a1e56e58a3c457b20700d9bcf992f8754 (patch)
treea64f893da31a3701869913e82ec38e295ccc5d49 /pkgs/applications/editors
parent41944ca5a71d6061e0a24722e272b5c4cc1e69d2 (diff)
downloadnixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.tar
nixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.tar.gz
nixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.tar.bz2
nixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.tar.lz
nixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.tar.xz
nixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.tar.zst
nixlib-236d963a1e56e58a3c457b20700d9bcf992f8754.zip
Removed all references to darwin-new-sections.patch
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/emacs-24/macport-24.3.nix2
-rw-r--r--pkgs/applications/editors/emacs-24/macport-24.4.nix2
-rw-r--r--pkgs/applications/editors/emacs-24/macport-24.5.nix2
3 files changed, 0 insertions, 6 deletions
diff --git a/pkgs/applications/editors/emacs-24/macport-24.3.nix b/pkgs/applications/editors/emacs-24/macport-24.3.nix
index d9b32351040b..191969eef5b0 100644
--- a/pkgs/applications/editors/emacs-24/macport-24.3.nix
+++ b/pkgs/applications/editors/emacs-24/macport-24.3.nix
@@ -17,8 +17,6 @@ stdenv.mkDerivation rec {
     sha256 = "194y341zrpjp75mc3099kjc0inr1d379wwsnav257bwsc967h8yx";
   };
 
-  patches = [ ./darwin-new-sections.patch ];
-
   buildInputs = [ ncurses pkgconfig texinfo libxml2 gnutls ];
 
   postUnpack = ''
diff --git a/pkgs/applications/editors/emacs-24/macport-24.4.nix b/pkgs/applications/editors/emacs-24/macport-24.4.nix
index 802faf44c649..b79ac6150edd 100644
--- a/pkgs/applications/editors/emacs-24/macport-24.4.nix
+++ b/pkgs/applications/editors/emacs-24/macport-24.4.nix
@@ -17,8 +17,6 @@ stdenv.mkDerivation rec {
     sha256 = "0qzzqnql0z0a2p3ciccy8gq79v0s7s717lchcprn3wlaqcrk2g1p";
   };
 
-  patches = [ ./darwin-new-sections.patch ];
-
   buildInputs = [ ncurses pkgconfig texinfo libxml2 gnutls ];
 
   postUnpack = ''
diff --git a/pkgs/applications/editors/emacs-24/macport-24.5.nix b/pkgs/applications/editors/emacs-24/macport-24.5.nix
index 4ca1d334b97f..db0d05584e1c 100644
--- a/pkgs/applications/editors/emacs-24/macport-24.5.nix
+++ b/pkgs/applications/editors/emacs-24/macport-24.5.nix
@@ -17,8 +17,6 @@ stdenv.mkDerivation rec {
     sha256 = "1a86l3556h24x9ml6r8n6xbrxymb9gr38sicny3f0m281myhlsvv";
   };
 
-  # patches = [ ./darwin-new-sections.patch ];
-
   buildInputs = [ ncurses pkgconfig texinfo libxml2 gnutls ];
 
   postUnpack = ''