From e39b9a8a405fa8e5f73c32bb03a3f349f7f9f92d Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 5 Jul 2022 15:22:40 +0200 Subject: Docs: Add RPM documentation to a Package Formats section --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6b485b5..cc6afcc 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ srpm: # Cleanup rm -rf dist/* -# build SRPM and RPM and copy to dist +# build SRPM and copy to dist rpmbuild -bs eduvpncommon.spec cp ~/rpmbuild/SRPMS/* dist/ echo "Done building SRPM, go to ./dist/ to view it" -- cgit v1.2.3