projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix kernel package install bug
[openwrt.git]
/
openwrt
/
package
/
openldap
/
Makefile
diff --git
a/openwrt/package/openldap/Makefile
b/openwrt/package/openldap/Makefile
index
20179b2
..
382d881
100644
(file)
--- a/
openwrt/package/openldap/Makefile
+++ b/
openwrt/package/openldap/Makefile
@@
-136,5
+136,5
@@
uninstall-dev:
rm -rf $(STAGING_DIR)/usr/include/{lber,ldap}*.h
rm -rf $(STAGING_DIR)/usr/lib/lib{lber,ldap}*.{a,so*}
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
This page took
0.020271 seconds
and
4
git commands to generate.