mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
*blush* Instead of undoing my own change, i clobbered dcs's rev 1.21
change. I'll never touch this again...
This commit is contained in:
parent
c424905006
commit
13e3316372
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ beforeinstall:
|
|||
|
||||
.for f in fortunes fortunes2 fortunes2-o limerick startrek zippy
|
||||
$f.dat: $f
|
||||
PATH=/usr/games:${.OBJDIR}/../strfile:$$PATH \
|
||||
PATH=$$PATH:/usr/games:${.OBJDIR}/../strfile \
|
||||
strfile -Crs ${.ALLSRC} ${.TARGET}
|
||||
.endfor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue