[Rt-commit] r11512 - in rt/branches/3.8-TESTING: .
jesse at bestpractical.com
jesse at bestpractical.com
Fri Apr 4 20:21:17 EDT 2008
Author: jesse
Date: Fri Apr 4 20:21:11 2008
New Revision: 11512
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/Makefile.in
rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in
Log:
r29199 at 68-246-40-124: jesse | 2008-04-04 14:20:42 -1000
*Makefile typo and missing new dependency
Modified: rt/branches/3.8-TESTING/Makefile.in
==============================================================================
--- rt/branches/3.8-TESTING/Makefile.in (original)
+++ rt/branches/3.8-TESTING/Makefile.in Fri Apr 4 20:21:11 2008
@@ -153,7 +153,7 @@
$(DESTDIR)/$(RT_SBIN_PATH)/rt-setup-database \
$(DESTDIR)/$(RT_SBIN_PATH)/rt-test-dependencies \
$(DESTDIR)/$(RT_SBIN_PATH)/rt-clean-sessions \
- $(DESTDIR)/$(RT_SBIN_PATH)/rt-shredder
+ $(DESTDIR)/$(RT_SBIN_PATH)/rt-shredder \
$(DESTDIR)/$(RT_SBIN_PATH)/rt-notify-group-admin
# }}}
Modified: rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in (original)
+++ rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in Fri Apr 4 20:21:11 2008
@@ -205,6 +205,7 @@
Class::ReturnValue 0.40
DBIx::SearchBuilder 1.50
Text::Template
+File::ShareDir
File::Spec 0.8
HTML::Entities
HTML::Scrubber 0.08
More information about the Rt-commit
mailing list