This commit is contained in:
cyeh%netscape.com 1998-09-10 22:50:21 +00:00
Родитель ec032b60ba
Коммит 27c210f6e4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ include <$(DEPTH)/config/rules.mak>
#// Rule to set the timebomb on official mozilla builds
!ifdef MOZILLA_OFFICIAL
export::
perl set-timebomb.pl 0 30
$(PERL) set-timebomb.pl 0 30
!endif
#//