use old --strip-path instead newest --strip-components
authorVitaly Lipatov <lav@etersoft.ru>
Sun, 4 May 2008 23:22:12 +0000 (03:22 +0400)
committerVitaly Lipatov <lav@etersoft.ru>
Sun, 4 May 2008 23:22:12 +0000 (03:22 +0400)
etersoft/wine.spec

index 78697fa54c9c782f8a7c5b4cb1b430a486516914..4570112e3e6adca089b0d06fa295b7375ec97cac 100644 (file)
@@ -244,7 +244,7 @@ develop programs which make use of wine.
 
 %prep
 %setup -q -n wine-%version
-tar xvfj %SOURCE1 --strip-components=1
+tar xvfj %SOURCE1 --strip-path=1
 
 %build
 %configure --enable-dll --with-x \