making the rebase an official thing only, it relies on find, which
seems to not be universally usable git-svn-id: svn://10.0.0.236/trunk@38104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8c1e5ef396
commit
64c4a604c8
@ -118,6 +118,7 @@ REBASE=
|
||||
!endif
|
||||
|
||||
rebase:
|
||||
!if defined(MOZILLA_OFFICIAL)
|
||||
!if defined(FIND)
|
||||
!if defined(REBASE)
|
||||
echo rebasing $(DIST)
|
||||
@ -130,6 +131,7 @@ rebase:
|
||||
!else
|
||||
echo No find defined.
|
||||
!endif
|
||||
!endif
|
||||
|
||||
install:: rebase
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user