diff --git a/0xFFFF.spec b/0xFFFF.spec index fa1b3fa..b36d7e8 100644 --- a/0xFFFF.spec +++ b/0xFFFF.spec @@ -1,3 +1,5 @@ +%global debug_package %{nil} + Name: 0xFFFF Version: 0.10 Release: %autorelease @@ -20,7 +22,7 @@ options, packing/unpacking FIASCO firmware format and more. %autosetup %build -%make_build -C src BUILD_DATE="$(date '+%b %e %Y' -d @${SOURCE_DATE_EPOCH:?})" +%make_build -C src %install %make_install PREFIX=/usr @@ -29,7 +31,7 @@ options, packing/unpacking FIASCO firmware format and more. %doc README INSTALL %license COPYING %{_bindir}/* -%{_mandir}/man1/0xFFFF.1* +%{_mandir}/man1/0xFFFF.1.gz %changelog %autochangelog