]> git.pld-linux.org Git - packages/wine.git/commitdiff
- cleanups
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 12 May 2012 12:58:04 +0000 (12:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.410

wine.spec

index f9673697ca57f30442e29a7cf11872ded7f9cfb7..a9e840d8291ef035dfe4ea3b40d086b4c5301680 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -129,10 +129,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _winedir                %{_datadir}/%{name}
 
-%define                getsoname()     %((objdump -p %{1} 2>/dev/null || echo SONAME ERROR) | awk '/SONAME/ { print $2; s=1 }; END { if(s==0) print "ERROR" }')
-
-#undefine      debuginfocflags
-
 %description
 Wine is a program which allows running Microsoft Windows programs
 (including DOS, Windows 3.x and Win32 executables) on Unix. It
This page took 0.030253 seconds and 4 git commands to generate.