http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47957
User: morriss
Date: 2013/02/28 03:02 PM
Log:
 Make it so that alternate-prefix RPM builds actually work.
 
 Use the prefix from 'configure' in the RPM (so: to build an RPM which installs
 in /opt do "./configure --prefix=/opt && make rpm-package").
 
 (Maybe this approach should also be used for the other options in the .spec
 file.)
 
 Only clean up if building the RPM was successful.
Directory: /trunk/packaging/rpm/SPECS/
  Changes    Path                 Action
  +5 -5      wireshark.spec.in    Modified
Directory: /trunk/
  Changes    Path           Action
  +3 -3      Makefile.am    Modified