OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Apr-2008 11:37:19
Branch: HEAD Handle: 2008042010371900
Modified files:
openpkg-src/wine wine.spec
Log:
remove non-english dirs
Summary:
Revision Changes Path
1.104 +3 -1 openpkg-src/wine/wine.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.spec
============================================================================
$ cvs diff -u -r1.103 -r1.104 wine.spec
--- openpkg-src/wine/wine.spec 19 Apr 2008 08:48:03 -0000 1.103
+++ openpkg-src/wine/wine.spec 20 Apr 2008 09:37:19 -0000 1.104
@@ -32,7 +32,7 @@
Group: XWindow
License: LGPL
Version: 0.9.60
-Release: 20080419
+Release: 20080420
# list of sources
Source0:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
@@ -111,6 +111,8 @@
$RPM_BUILD_ROOT%{l_prefix}/bin/function_grep
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/man3w
+ rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/de.*
+ rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/fr.*
%{l_shtool} subst \
-e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;' \
$RPM_BUILD_ROOT%{l_prefix}/bin/winemaker
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]