diff --git a/Makefile b/Makefile index d66d01d..4caa20d 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ archives: @utils/pckgen $(PWD) tar zip rpm: - @utils/pckgen $(PWD) rpm + @utils/pckgen $(PWD) rpm --debug srpm: - @utils/pckgen $(PWD) srpm + @utils/pckgen $(PWD) srpm --debug