summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-01-22 01:03:59 +0000
committerNathan Kinder <nkinder@redhat.com>2005-01-22 01:03:59 +0000
commit7ba7864c9961c2e1f3a37fb25280604036921616 (patch)
treefea5754a644736487f1eb827c969313f4ea54316 /Makefile
parent864f958a5b81a84ffd2ea0abcfe9039ebda6466b (diff)
downloadds-7ba7864c9961c2e1f3a37fb25280604036921616.tar.gz
ds-7ba7864c9961c2e1f3a37fb25280604036921616.tar.xz
ds-7ba7864c9961c2e1f3a37fb25280604036921616.zip
Added rebranding data for RHDS - nkinder@redhat.com
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 14049565..ee86c13e 100644
--- a/Makefile
+++ b/Makefile
@@ -153,12 +153,12 @@ endif
brandDirectory: $(RELTOOLSPATH)/brandver.pl
@echo ==== Branding LDAP Server ==========
- $(RELTOOLSPATH)/brandver.pl -i $(RELTOOLSPATH)/ldap/brandver.dat
+ $(RELTOOLSPATH)/brandver.pl -i branding/rhds/brandver.dat
@echo ==== Finished Branding LDAP Server ==========
normalizeDirectory: $(RELTOOLSPATH)/brandver.pl
@echo ==== Normalizing LDAP Server ==========
- $(RELTOOLSPATH)/brandver.pl -i $(RELTOOLSPATH)/ldap/normalize.dat
+ $(RELTOOLSPATH)/brandver.pl -i branding/rhds/normalize.dat
@echo ==== Normalizing Branding LDAP Server ==========
buildAndPkgDirectory: buildDirectory pkgDirectory