diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-12-27 10:58:10 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-12-27 10:58:10 +0100 |
commit | 703a14c1f1afbf1d4b13a068c5ade12cb877d72f (patch) | |
tree | fc11e1b15ce6a89126b36b798c8b8f40881a625b /x11-misc/xlockmore | |
parent | net-analyzer/wireshark: amd64 stable wrt bug #639686 (diff) | |
download | gentoo-703a14c1f1afbf1d4b13a068c5ade12cb877d72f.tar.gz gentoo-703a14c1f1afbf1d4b13a068c5ade12cb877d72f.tar.bz2 gentoo-703a14c1f1afbf1d4b13a068c5ade12cb877d72f.zip |
x11-misc/xlockmore: Remove obsolete patch.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-misc/xlockmore')
-rw-r--r-- | x11-misc/xlockmore/files/xlockmore-5.47-_BSD_SOURCE.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/xlockmore/files/xlockmore-5.47-_BSD_SOURCE.patch b/x11-misc/xlockmore/files/xlockmore-5.47-_BSD_SOURCE.patch deleted file mode 100644 index 9d88a342db5f..000000000000 --- a/x11-misc/xlockmore/files/xlockmore-5.47-_BSD_SOURCE.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -3946,7 +3946,7 @@ - AC_DEFINE([linux], [1], [Linux OS]) - dnl AC_DEFINE([__i386__], [1], [Intel 386 machine]) - AC_DEFINE([_POSIX_SOURCE], [1], [POSIX source]) -- AC_DEFINE([_BSD_SOURCE], [1], [BSD source]) -+ AC_DEFINE([_DEFAULT_SOURCE], [1], [DEFAULT source]) - AC_DEFINE([_GNU_SOURCE], [1], [GNU source]) - dnl AC_DEFINE([DX_LOCALE], [1], [DX Locale]) - if test -e /etc/shadow ; then |