summaryrefslogtreecommitdiffstats
path: root/ldap/cm/Makefile
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-04-20 20:51:35 +0000
committerNathan Kinder <nkinder@redhat.com>2005-04-20 20:51:35 +0000
commit49e804b31f54a5fee64239272291af2a41161e47 (patch)
tree5e4fad5f53677eb25420f7c7f1b3699aef529baf /ldap/cm/Makefile
parent20b4a8c65b41c4ed702e8ef2877218f340c40e13 (diff)
downloadds-49e804b31f54a5fee64239272291af2a41161e47.tar.gz
ds-49e804b31f54a5fee64239272291af2a41161e47.tar.xz
ds-49e804b31f54a5fee64239272291af2a41161e47.zip
Fixed whitespace issue in Makefile
Diffstat (limited to 'ldap/cm/Makefile')
-rw-r--r--ldap/cm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/cm/Makefile b/ldap/cm/Makefile
index 99f6dc05..a50d925e 100644
--- a/ldap/cm/Makefile
+++ b/ldap/cm/Makefile
@@ -842,7 +842,7 @@ endif # USE_64
else
ifeq ($(ARCH), Linux)
ifdef BUILD_RPM
- $(longdir)/longduration $(shell echo $(BUILD_SHIP)/$(RPM_FILE_BASE)*$(NSOS_ARCH)$(NSOS_RELEASE).$(RPM_ARCH).$(RPM_FLAVOR).rpm) &
+ $(longdir)/longduration $(shell echo $(BUILD_SHIP)/$(RPM_FILE_BASE)*$(NSOS_ARCH)$(NSOS_RELEASE).$(RPM_ARCH).$(RPM_FLAVOR).rpm) &
endif # BUILD_RPM
else
$(longdir)/longduration $(BUILD_SHIP)/$(FTPNAMEGZ) &