summaryrefslogtreecommitdiffstats
path: root/package/avahi/avahi.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* Bumped versionPeter Korsgaard2007-06-121-1/+1
|
* Don't use libssp as it doesn't get installedPeter Korsgaard2007-05-151-0/+1
|
* avahi-daemon supportPeter Korsgaard2007-05-091-4/+42
|
* Bumped versionPeter Korsgaard2007-05-081-1/+1
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* fix installation locationEric Andersen2007-01-221-3/+3
|
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-13/+5
| | | | | | | | | | | | | they should be configured with --prefix=/usr and we then need to use make DESTDIR=$(STAGING_DIR) install to get things installed into the staging directory. The current situation for many packages, which use --prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled into the binary itself. This also adds in a pile of libtool fixups. Between broken pkgconfig, broken libtool handling, and broken --prefix settings, its a wonder things have worked as well as they have up till now. -Erik
* - andersee, please use ZCAT / BZCAT as configured by the user.Bernhard Reutner-Fischer2006-12-131-1/+1
| | | | (see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks..
* Add avahi package and add libdaemon, which is needed by avahiEric Andersen2006-12-121-0/+173