summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-09-02 11:08:04 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-09-02 11:08:04 -0400
commitdcab197bc433fd30a26bf81915abaf545d249264 (patch)
treea0711bafef595938a764a2c2806e077916967097 /Makefile
parent3d11fd9fd50714617b7bac7c4c068aa4e369701b (diff)
downloadcobbler-dcab197bc433fd30a26bf81915abaf545d249264.tar.gz
cobbler-dcab197bc433fd30a26bf81915abaf545d249264.tar.xz
cobbler-dcab197bc433fd30a26bf81915abaf545d249264.zip
Fix various merge errors and also add some missing directory packaging to the RPM
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8fad1227..610d351c 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ manpage:
pod2man --center="cobbler" --release="" ./docs/cobbler.pod | gzip -c > ./docs/cobbler.1.gz
pod2html ./docs/cobbler.pod > ./docs/cobbler.html
-test:
+test: devinstall
-mkdir -p /tmp/cobbler_test_bak
-cp /var/lib/cobbler/distros* /tmp/cobbler_test_bak
-cp /var/lib/cobbler/profiles* /tmp/cobbler_test_bak