projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add -funit-at-a-time in trunk/ as well
[openwrt.git]
/
openwrt
/
package
/
avahi
/
Makefile
diff --git
a/openwrt/package/avahi/Makefile
b/openwrt/package/avahi/Makefile
index
7831475
..
43577f8
100644
(file)
--- a/
openwrt/package/avahi/Makefile
+++ b/
openwrt/package/avahi/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=avahi
include $(TOPDIR)/rules.mk
PKG_NAME:=avahi
-PKG_VERSION:=0.5
+PKG_VERSION:=0.5
.2
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
8a1fcd3131364f8dce569282aab0d137
+PKG_MD5SUM:=
dc7ce24ffaab251a2002bf1dfdbe256d
PKG_SOURCE_URL:=http://www.freedesktop.org/~lennart/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.freedesktop.org/~lennart/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@
-145,8
+145,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libavahi-core.so* \
$(STAGING_DIR)/usr/lib/pkgconfig/avahi-core.pc \
$(STAGING_DIR)/usr/lib/libavahi-core.so* \
$(STAGING_DIR)/usr/lib/pkgconfig/avahi-core.pc \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
mostlyclean:
-$(MAKE) -C $(PKG_BUILD_DIR) clean
mostlyclean:
-$(MAKE) -C $(PKG_BUILD_DIR) clean
This page took
0.025023 seconds
and
4
git commands to generate.