Changeset 2721
- Timestamp:
- 06/26/08 17:59:54 (5 months ago)
- Author:
- dhozac
- Message:
Get rid of the etch directory for older installs.
Hopefully all interesting RPM versions support %check by now... Mandriva's rpm does not support the
: syntax.
- Files:
- trunk/util-vserver.spec.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/util-vserver.spec.in
r2626 r2721 192 192 193 193 194 %check || :194 %check 195 195 %__make check 196 196 … … 267 267 %preun build 268 268 test "$1" != 0 || rm -f %confdir/.distributions/.common/pubkeys/fedora-* 269 270 271 %pre build 272 x="%_libdir/util-vserver/distributions/etch" 273 test -d "$x" && mv "$x" "$x.rpmsave" 269 274 270 275
Download in other formats:
Powered by Trac 0.10.3.1
By Edgewall Software.Visit the Trac open source project at
http://trac.edgewall.org/
