summaryrefslogtreecommitdiff
path: root/system/shadow/support-m4-dirs.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-09 04:11:33 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-09 04:11:33 +0000
commit8336720f7baf6f079c4ab210b7e04d365677aaa2 (patch)
treeb711665a792921be30e50d2ff30db65d653c78ab /system/shadow/support-m4-dirs.patch
parentb6d7e004ac0d0886de30c406608716f7901998ce (diff)
downloadpackages-8336720f7baf6f079c4ab210b7e04d365677aaa2.tar.gz
packages-8336720f7baf6f079c4ab210b7e04d365677aaa2.tar.bz2
packages-8336720f7baf6f079c4ab210b7e04d365677aaa2.tar.xz
packages-8336720f7baf6f079c4ab210b7e04d365677aaa2.zip
system/shadow: bump to 4.7
Diffstat (limited to 'system/shadow/support-m4-dirs.patch')
-rw-r--r--system/shadow/support-m4-dirs.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/system/shadow/support-m4-dirs.patch b/system/shadow/support-m4-dirs.patch
deleted file mode 100644
index 6a2d34198..000000000
--- a/system/shadow/support-m4-dirs.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- shadow-4.6/configure.ac.old 2018-06-23 22:09:31.067117872 -0500
-+++ shadow-4.6/configure.ac 2018-06-23 22:13:44.496866959 -0500
-@@ -1,5 +1,6 @@
- dnl Process this file with autoconf to produce a configure script.
- AC_PREREQ([2.64])
-+AC_CONFIG_MACRO_DIR([m4])
- AC_INIT([shadow], [4.6], [pkg-shadow-devel@lists.alioth.debian.org], [],
- [https://github.com/shadow-maint/shadow])
- AM_INIT_AUTOMAKE([1.11 foreign dist-xz])