aboutsummaryrefslogtreecommitdiff
path: root/libs/libpam/patches/0001-build-always-use-lib-instead-of-lib64.patch
Commit message (Collapse)AuthorAge
* libpam: update to 1.5.1Rosen Penev2020-11-29
| | | | | | | | | | | | | Fix installed paths. After e52d0487e88c3c8c57e1310d1a02b18eae0d142e upstream, this bug was exposed. Instead of working around it, fix the patch. After this, everything consistently gets installed to ipkg-install/usr. Minor Makefile reorganization. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpam: Update to 1.3.0Rosen Penev2018-10-28
| | | | | | Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpam: fix build.Yousong Zhou2015-06-18
- Update PKG_MD5SUM. - Update PKG_RELEASE. - Update patch 0001- to always use /lib directory. - Refresh other patches. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>