diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-10-10 17:05:11 +0200 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-10-10 20:09:55 +0200 |
commit | d1eb423478b455e31935c238d6f17992f0e229b2 (patch) | |
tree | 8848e2a4c88c6d59ecf97371ecd691bf798978e4 /gnu/local.mk | |
parent | f8026a797c467981f9598169acc2e82ed943e7f2 (diff) | |
download | patches-d1eb423478b455e31935c238d6f17992f0e229b2.tar patches-d1eb423478b455e31935c238d6f17992f0e229b2.tar.gz |
gnu: strace: Update to 5.3.
* gnu/packages/patches/strace-ipc-tests.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (strace): Update to 5.3.
[source](patches): Remove.
[arguments]: Remove obsolete phase.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 99f2cfd772..e768c3cefb 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1327,7 +1327,6 @@ dist_patch_DATA = \ %D%/packages/patches/sooperlooper-build-with-wx-30.patch \ %D%/packages/patches/soundconverter-remove-gconf-dependency.patch \ %D%/packages/patches/steghide-fixes.patch \ - %D%/packages/patches/strace-ipc-tests.patch \ %D%/packages/patches/streamlink-update-test.patch \ %D%/packages/patches/stumpwm-fix-broken-read-one-line.patch \ %D%/packages/patches/supercollider-boost-1.70-build-fix.patch \ |