diff options
| -rw-r--r-- | bind.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ Based on the code from Jan "Yenya" Kasprzak <kas@fi.muni.cz> %if %{LIBBIND} # XXX temporary libbind workaround pushd lib -tar xf %{SOURCE31} +tar xjf %{SOURCE31} popd sed -i 's/SUBDIRS\(.*\)/SUBDIRS\1 lib\/bind/' Makefile.in %endif |
