diff options
author | Marius Bakke <mbakke@fastmail.com> | 2020-02-26 22:13:11 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2020-02-26 22:13:11 +0100 |
commit | 7fe962788ac330fce18d7cc39f613bb1f961d6ea (patch) | |
tree | d8f61f1fb2263d9186157202725ca8fe7b7dd896 /gnu/local.mk | |
parent | 9844848b23860136da54193b725b6653b4e9d8ee (diff) | |
parent | 2e4011465b6c0757c45ddf118c9f406df045b376 (diff) | |
download | patches-7fe962788ac330fce18d7cc39f613bb1f961d6ea.tar patches-7fe962788ac330fce18d7cc39f613bb1f961d6ea.tar.gz |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index de061e04c4..c3960b9727 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1514,4 +1514,5 @@ dist_patch_DATA = \ %D%/packages/patches/xsane-tighten-default-umask.patch MISC_DISTRO_FILES = \ - %D%/packages/ld-wrapper.in + %D%/packages/ld-wrapper.in \ + %D%/packages/ld-wrapper-next.in |