projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
install in /usr instead of /usr/local/,
[openwrt.git]
/
package
/
fuse
/
Makefile
diff --git
a/package/fuse/Makefile
b/package/fuse/Makefile
index
d5e3222
..
452a4ab
100644
(file)
--- a/
package/fuse/Makefile
+++ b/
package/fuse/Makefile
@@
-104,5
+104,5
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libfuse.so* \
$(STAGING_DIR)/usr/lib/pkgconfig/fuse.pc \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
This page took
0.021245 seconds
and
4
git commands to generate.