diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-07 12:16:50 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-07 12:16:50 +0300 |
commit | ffb43836e4a71718949b4971b42f402931845625 (patch) | |
tree | 43dca6bfdf67f952b308e328f3da4c8273067ce8 /Makefile | |
parent | Don't send notification for the room that is currently open (diff) | |
download | nheko-ffb43836e4a71718949b4971b42f402931845625.tar.xz |
Remove the pseudo deb & rpm packages from releases
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile index a8478105..606ae24b 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,6 @@ debian-image: linux-deploy: ./.ci/linux/deploy.sh - ./.ci/linux/create-packages.sh macos-deploy: ./.ci/macos/deploy.sh |