projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
when compiling mysql, don't grep for linuxthreads in /usr/include
[openwrt.git]
/
package
/
cups
/
Makefile
diff --git
a/package/cups/Makefile
b/package/cups/Makefile
index
237773f
..
4280a3f
100644
(file)
--- a/
package/cups/Makefile
+++ b/
package/cups/Makefile
@@
-90,7
+90,7
@@
$(PKG_IPK): $(PKG_IPK_DIR)/usr/sbin/cupsd
find $(PKG_IPK_DIR) -name CVS | xargs rm -rf
$(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR)
-$(IPKG_STATE_DIR)/info/$(PKG_NAME).list
+$(IPKG_STATE_DIR)/info/$(PKG_NAME).list
:
$(IPKG) install $(PKG_IPK)
source: $(DL_DIR)/$(PKG_SOURCE)
This page took
0.019201 seconds
and
4
git commands to generate.