/[rdesktop]/jpeg/rdesktop/trunk/rdesktop.spec
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /jpeg/rdesktop/trunk/rdesktop.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 97 by astrand, Tue Aug 6 17:14:21 2002 UTC revision 98 by astrand, Wed Aug 14 14:43:25 2002 UTC
# Line 20  rm -rf $RPM_BUILD_ROOT Line 20  rm -rf $RPM_BUILD_ROOT
20    
21  %setup -n rdesktop  %setup -n rdesktop
22  %build  %build
23  ./configure --prefix=$RPM_BUILD_ROOT/usr  ./configure --prefix=/usr
24  make  make
25    
26  %install  %install
27  make install  make install DESTDIR=$RPM_BUILD_ROOT
28    
29  %files  %files
30  %defattr(-,root,root)  %defattr(-,root,root)

Legend:
Removed from v.97  
changed lines
  Added in v.98

  ViewVC Help
Powered by ViewVC 1.1.26