summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2007-02-02 22:46:10 +0000
committerNarayan Desai <desai@mcs.anl.gov>2007-02-02 22:46:10 +0000
commitd8064879c1ff248f9ed61a216471af8e684a806e (patch)
tree89d36d90f6dacdbb2e13f5b7b1ceda699b70b621 /debian/rules
parent62910c991b70702f27273a743653e7b0221102b0 (diff)
downloadbcfg2-d8064879c1ff248f9ed61a216471af8e684a806e.tar.gz
bcfg2-d8064879c1ff248f9ed61a216471af8e684a806e.tar.bz2
bcfg2-d8064879c1ff248f9ed61a216471af8e684a806e.zip
Round 1 of packaging fixes for the reporting system and hostbase
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2773 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index a5b93b2f6..1b038c281 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,8 +40,4 @@ binary-install/bcfg2 ::
binary-install/bcfg2-server ::
cd doc && make manual.html
dh_installinit -p$(cdbs_curpkg) -o
- mkdir debian/bcfg2-server/usr/share/bcfg2/hostbase
- cp src/lib/Server/Hostbase/templates/* debian/bcfg2-server/usr/share/bcfg2/hostbase
- debian/bcfg2-server/usr/share/bcfg2/hostbase/webtemplates
- cp src/lib/Server/Hostbase/hostbase/webtemplates debian/bcfg2-server/usr/share/bcfg2/hostbase/webtemplates
endif