summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-Makefile_am
AgeCommit message (Collapse)Author
2021-11-04libtirpc: Update to version 1.3.1Phil Sutter
Fixes compiling with recent gcc. Signed-off-by: Phil Sutter <phil@nwl.cc>
2015-12-06libtirpc: update to latest stable versionWaldemar Brodkorb
2015-06-24update to latest stable versionWaldemar Brodkorb
2014-05-10add missing patchesWaldemar Brodkorb
2009-05-30optimize ipkg package managementWaldemar Brodkorb
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig
2009-05-17Initial importwbx