projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40367aa
)
cups: add -source target
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 18 Apr 2009 14:13:49 +0000
(14:13 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 18 Apr 2009 14:13:49 +0000
(14:13 -0000)
package/cups/cups.mk
patch
|
blob
|
history
diff --git
a/package/cups/cups.mk
b/package/cups/cups.mk
index de4b4b30f45f15e92524094559067eb83a6ac0ad..e3d6f78d15376dc9686f7aac4a3645cbc662696a 100644
(file)
--- a/
package/cups/cups.mk
+++ b/
package/cups/cups.mk
@@
-105,6
+105,8
@@
$(CUPS_DIR)/.installed: $(CUPS_DIR)/.compiled
cups: uclibc $(CUPS_DEPENDENCIES) $(CUPS_DIR)/.installed
+cups-source: $(DL_DIR)/$(CUPS_SOURCE)
+
cups-clean:
-$(MAKE) -C $(CUPS_DIR) clean