Erase previously defined recipes.
This solves duplicated recipes index warnings when 'make install' is done on the server while the 'arch' directory is symlinked to share. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@22084 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1a69c1db8b
commit
3aa3557316
|
|
@ -1,3 +1,9 @@
|
|||
Erase previously defined recipes.
|
||||
This solves duplicated recipes index warnings when 'make install' is done on the server
|
||||
while the 'arch' directory is symlinked to share.
|
||||
formulae
|
||||
Nicolas Weeger 2021-04-20
|
||||
|
||||
Add faces to random messages.
|
||||
messages
|
||||
Nicolas Weeger 2021-03-21
|
||||
|
|
|
|||
2
formulae
2
formulae
|
|
@ -123,6 +123,8 @@
|
|||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
# F O R M U L A E B E G I N
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
# Remove previous recipes
|
||||
Remove *
|
||||
#
|
||||
# --------------
|
||||
# Basic formulae - these formulae make some of the most often used
|
||||
|
|
|
|||
Loading…
Reference in New Issue