X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=e7f5bd8a0af5c33a17016a396818c7050a131093;hp=a7f2b72d0c04727a9c0bb1afa838ddb2f74e6ec0;hb=ebf0fbf1e78dda4cba6ce0aa1420233375f3a0ee;hpb=b2787f77f842a16df069227e74a2da54b8b36efb diff --git a/debian/rules b/debian/rules index a7f2b72d0..e7f5bd8a0 100755 --- a/debian/rules +++ b/debian/rules @@ -266,6 +266,7 @@ install-stamp: build-stamp install -d $(RT_PATH)/share ( cd rt; $(MAKE) config-install dirs files-install fixperms instruct ) + cp -r ${RT_PATH}/share/static/images ${FREESIDE_DOCUMENT_ROOT}/rt/NoAuth/ ##hack the build dir out of RT. yeah, sucky.