summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
author宋文武 <iyzsong@gmail.com>2015-10-01 09:58:33 +0800
committer宋文武 <iyzsong@gmail.com>2015-10-14 21:25:33 +0800
commit25087f60b67e6031583cff2f4ac10873bf3d5520 (patch)
tree51d4d6bce8a63b592bdcc1750b434403907c32f5 /gnu-system.am
parent53b5856ac1b19a6e7c74f781b1f14bf37965a8a4 (diff)
downloadguix-patches-25087f60b67e6031583cff2f4ac10873bf3d5520.tar
guix-patches-25087f60b67e6031583cff2f4ac10873bf3d5520.tar.gz
gnu: dbus: Drop patch.
* gnu/packges/patches/dbus-localstatedir.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/glib.scm (dbus): Remove patch. [argumests]: Remove 'post-install' phase. Don't create localestatedir and sysconfdir in the 'install' phase.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am
index d846bcecde..ee3c686bb3 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -427,7 +427,6 @@ dist_patch_DATA = \
gnu/packages/patches/cssc-missing-include.patch \
gnu/packages/patches/clucene-contribs-lib.patch \
gnu/packages/patches/cursynth-wave-rand.patch \
- gnu/packages/patches/dbus-localstatedir.patch \
gnu/packages/patches/dealii-p4est-interface.patch \
gnu/packages/patches/diffutils-gets-undeclared.patch \
gnu/packages/patches/dfu-programmer-fix-libusb.patch \