Browse Source

Needs full printed directories in Makefile

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
0749da104c
  1. 4
      tightvnc/tightvnc.spec

4
tightvnc/tightvnc.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: XWindow
License: GPL
Version: 1.2.8
Release: 20030302
Release: 20030307
# list of sources
Source0: http://osdn.dl.sourceforge.net/vnc-tight/tightvnc-%{version}_unixsrc.tar.bz2
@ -69,7 +69,7 @@ AutoReqProv: no
imake -DHasGcc2 -UHasSunC -DUseInstalled -I$x11config
%{l_make} Makefiles IMAKE_DEFINES="-DHasGcc2 -UHasSunC"
%{l_make} includes
%{l_make} %{l_mflags}
%{l_make}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save