summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-07-07 23:54:28 +0200
committerLudovic Courtès <ludo@gnu.org>2014-07-08 00:12:30 +0200
commitb3342b545a0147e2b501a94179cea6257fbe5213 (patch)
tree18ba3256994c86802ee671d818642c05f332d13b /gnu-system.am
parentac47a7c240955bd7cc23179e2cb95fed207d98ba (diff)
downloadguix-patches-b3342b545a0147e2b501a94179cea6257fbe5213.tar
guix-patches-b3342b545a0147e2b501a94179cea6257fbe5213.tar.gz
gnu: dmd: Update to 0.2.
* gnu/packages/admin.scm (dmd): Update to 0.2; remove 'patches'. * gnu/packages/patches/dmd-getpw.patch, gnu/packages/patches/dmd-tests-longer-sleeps.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu-system.am b/gnu-system.am
index ad6dff3f60..51e2573ce3 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -288,8 +288,6 @@ dist_patch_DATA = \
gnu/packages/patches/cursynth-wave-rand.patch \
gnu/packages/patches/dbus-localstatedir.patch \
gnu/packages/patches/diffutils-gets-undeclared.patch \
- gnu/packages/patches/dmd-getpw.patch \
- gnu/packages/patches/dmd-tests-longer-sleeps.patch \
gnu/packages/patches/doxygen-test.patch \
gnu/packages/patches/doxygen-tmake.patch \
gnu/packages/patches/emacs-configure-sh.patch \