git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca4dc16
)
remove unnceccsary $; spotted by Lee Taylor
author
Gerald Carter
<jerry@samba.org>
Sat, 26 Jul 2003 15:50:00 +0000
(15:50 +0000)
committer
Gerald Carter
<jerry@samba.org>
Sat, 26 Jul 2003 15:50:00 +0000
(15:50 +0000)
(This used to be commit
5cde975bec9c726857815c89cd479028bce64685
)
packaging/RedHat/samba.spec.tmpl
patch
|
blob
|
history
diff --git
a/packaging/RedHat/samba.spec.tmpl
b/packaging/RedHat/samba.spec.tmpl
index eee77569c6685926ba6c74f47875efa432e9091c..8e5579474b99bf76b0d90826b9cd7617a9c1b883 100644
(file)
--- a/
packaging/RedHat/samba.spec.tmpl
+++ b/
packaging/RedHat/samba.spec.tmpl
@@
-123,7
+123,7
@@
make DESTDIR=$RPM_BUILD_ROOT \
LIBDIR=%{prefix}/lib/samba \
VARDIR=/var \
SBINDIR=%{prefix}/sbin \
- BINDIR=
$
%{prefix}/bin \
+ BINDIR=%{prefix}/bin \
MANDIR=MANDIR_MACRO \
SWATDIR=%{prefix}/share/swat \
SAMBABOOK=%{prefix}/share/swat/using_samba \