]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.spec
- cleanups
[packages/wine.git] / 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.057948 seconds and 4 git commands to generate.