diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-06-12 22:05:42 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-06-12 22:06:40 +0200 |
commit | 334df784d9f221aaaad97b77f1ed6f623de41836 (patch) | |
tree | 955faaa88d36f0c99d8accc19d68ffed1dbf1956 /testing/py-setproctitle/spt_status.c.patch | |
parent | a82871c15f42426b4d86d73f499fe8a0b49ff255 (diff) | |
download | aports-334df784d9f221aaaad97b77f1ed6f623de41836.tar.bz2 aports-334df784d9f221aaaad97b77f1ed6f623de41836.tar.xz |
testing/py-setproctitle: upgrade to 1.1.10 and improve abuild
Diffstat (limited to 'testing/py-setproctitle/spt_status.c.patch')
-rw-r--r-- | testing/py-setproctitle/spt_status.c.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/py-setproctitle/spt_status.c.patch b/testing/py-setproctitle/spt_status.c.patch deleted file mode 100644 index 733e30adfb..0000000000 --- a/testing/py-setproctitle/spt_status.c.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/spt_status.c -+++ b/src/spt_status.c -@@ -55,7 +55,6 @@ - #endif - #ifdef HAVE_SYS_PRCTL_H - #include <sys/prctl.h> /* for Linux >= 2.6.9 */ --#include <linux/prctl.h> - #endif - #if defined(__darwin__) - #include <crt_externs.h> |