2009-03-23 14:54 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/debian/dirs
  * harbour/harbour.spec
    ! removed doc/es form direcotry list
This commit is contained in:
Przemyslaw Czerpak
2009-03-23 13:48:23 +00:00
parent 4b7f25e83b
commit e83d6ded69
3 changed files with 6 additions and 3 deletions

View File

@@ -8,6 +8,11 @@
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-03-23 14:54 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/debian/dirs
* harbour/harbour.spec
! removed doc/es form direcotry list
2009-03-23 02:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/pp/ppcore.c
* harbour/source/common/hbdate.c

View File

@@ -4,4 +4,3 @@ usr/lib/harbour
usr/include/harbour
usr/share/doc/harbour
usr/share/doc/harbour/en
usr/share/doc/harbour/es

View File

@@ -438,7 +438,7 @@ EOF
# check if we should rebuild tools with shared libs
if [ "%{!?_with_static:1}" ]
then
export HB_USER_LDFLAGS="${CC_HB_USER_LDFLAGS} -L${HB_LIB_INSTALL} -l%{name} %{!?_without_gtcrs:-lncurses} %{!?_without_gtsln:-lslang} %{!?_without_gpm:-lgpm} %{!?_without_x11:-L/usr/X11R6/%{_lib} -lX11}"
export HB_USER_LDFLAGS="${CC_HB_USER_LDFLAGS} -L${HB_LIB_INSTALL} -l%{name}"
export HB_USER_PRGFLAGS="\"-D_DEFAULT_INC_DIR='${_DEFAULT_INC_DIR}'\" ${HB_USER_PRGFLAGS}"
for utl in hbmk2 hbrun hbi18n
@@ -599,7 +599,6 @@ rm -rf $RPM_BUILD_ROOT
%doc doc/*.txt
%doc doc/%{readme}
%doc doc/en/
%doc doc/es/
%dir /etc/harbour
%verify(not md5 mtime) %config /etc/harbour.cfg