Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | 664: bind package update: akvadrako writes: | Eric Andersen | 2006-04-14 | 5 | -195/+20 |
| | | | | | | | | | | This patch consists of: (1) bind version bump (2) removing some X-compiling build fixes merged upstream (3) removing the bind-dlopen patch: not of general enough use (4) remove the package/bind/bind9 file - it isn't used (5) Use $(STAGING_DIR)/lib instead of $(STAGING_DIR)/usr/lib (6) Fix chroot'ed bind handling by init script | ||||
* | add new package bind per case 0000507 | David Anders | 2006-01-25 | 6 | -0/+364 |