projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove procfs check, does not work on grsec enabled buildsystem
[openwrt.git]
/
openwrt
/
package
/
mysql
/
Makefile
diff --git
a/openwrt/package/mysql/Makefile
b/openwrt/package/mysql/Makefile
index
b0af5d7
..
055e265
100644
(file)
--- a/
openwrt/package/mysql/Makefile
+++ b/
openwrt/package/mysql/Makefile
@@
-126,5
+126,5
@@
uninstall-dev:
$(STAGING_DIR)/usr/include/mysql \
$(STAGING_DIR)/usr/lib/mysql \
$(STAGING_DIR)/usr/include/mysql \
$(STAGING_DIR)/usr/lib/mysql \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
This page took
0.025471 seconds
and
4
git commands to generate.