diff options
author | Nathan Kinder <nkinder@redhat.com> | 2005-01-22 01:03:59 +0000 |
---|---|---|
committer | Nathan Kinder <nkinder@redhat.com> | 2005-01-22 01:03:59 +0000 |
commit | 7ba7864c9961c2e1f3a37fb25280604036921616 (patch) | |
tree | fea5754a644736487f1eb827c969313f4ea54316 /Makefile | |
parent | 864f958a5b81a84ffd2ea0abcfe9039ebda6466b (diff) | |
download | ds-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-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |