diff options
| author | Palica <palica+gitlab@liguros.net> | 2020-06-28 12:52:46 +0200 |
|---|---|---|
| committer | Palica <palica+gitlab@liguros.net> | 2020-06-28 12:52:46 +0200 |
| commit | 201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7 (patch) | |
| tree | 0be73d02b5be9f6baafdc73d27817551c37396a2 /sys-apps/prctl | |
| parent | ecdac123787b96ce6649f0f91da12ea6458cc2b1 (diff) | |
| download | baldeagleos-repo-201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7.tar.gz baldeagleos-repo-201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7.tar.xz baldeagleos-repo-201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7.zip | |
Updating liguros repo
Diffstat (limited to 'sys-apps/prctl')
| -rw-r--r-- | sys-apps/prctl/files/prctl-1.6-configure.in.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sys-apps/prctl/files/prctl-1.6-configure.in.patch b/sys-apps/prctl/files/prctl-1.6-configure.in.patch deleted file mode 100644 index 492733eb97e9..000000000000 --- a/sys-apps/prctl/files/prctl-1.6-configure.in.patch +++ /dev/null @@ -1,20 +0,0 @@ -Restored configure.in based on tarball's configure ---- /dev/null -+++ b/configure.in -@@ -0,0 +1,16 @@ -+AC_INIT(prctl.c) -+ -+AC_PROG_LN_S -+AC_PROG_CC -+AC_PROG_CPP -+AC_PROG_INSTALL -+ -+ -+AC_HEADER_STDC -+AC_CHECK_HEADERS(unistd.h) -+ -+ -+AC_CHECK_FUNCS(strerror) -+AC_SUBST(ASCPP) -+AC_SUBST(INSTALL) -+AC_OUTPUT(Makefile) |
