X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=e7f5bd8a0af5c33a17016a396818c7050a131093;hb=c2a09342f58d6a6bb78594c388ededc681416d89;hp=a7f2b72d0c04727a9c0bb1afa838ddb2f74e6ec0;hpb=1cfaa817b9cfb0a3d628c571e4505b5e0c4e9954;p=freeside.git 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.