From: buildmaster Date: Wed, 11 Sep 2019 18:58:06 +0000 (+0200) Subject: Create repo inmediately. X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=ba64129a3a3cedbc32fcc14795284812b5de8ac8;p=Greenfoot.git Create repo inmediately. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e21c5ee --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +oss-pkg-Greenfoot.spec +repo-ng/HASH.json diff --git a/Makefile b/Makefile index 548057e..0c0dc1c 100644 --- a/Makefile +++ b/Makefile @@ -26,5 +26,5 @@ package: echo $(NRELEASE) > RELEASE git commit -a -m "New release" git push - + createrepo $(REPO)