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