summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/redhat/5.0/rsync.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/redhat/5.0/rsync.spec b/packaging/redhat/5.0/rsync.spec
index f674dd80..30bc1a0a 100644
--- a/packaging/redhat/5.0/rsync.spec
+++ b/packaging/redhat/5.0/rsync.spec
@@ -58,7 +58,7 @@ previous package(s).)
%build
./configure --prefix=/usr
-make CFLAGS=$RPM_OPT_FLAGS
+make "CFLAGS=$RPM_OPT_FLAGS"
strip rsync
%install