aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-24 15:47:47 -0300
committerEuAndreh <eu@euandre.org>2023-03-24 16:01:26 -0300
commit785aa336c75ab757b0caa9d3d27925ad3e2823da (patch)
tree9bffe49e5ce0154497995b4fe2a59ccfd9cd9b8b /Makefile
parentsrc/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channel (diff)
downloadpackage-repository-785aa336c75ab757b0caa9d3d27925ad3e2823da.tar.gz
package-repository-785aa336c75ab757b0caa9d3d27925ad3e2823da.tar.xz
src/bin/paku.in: Move "datadir" to paku.lock
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e63f1bd..1063f9d 100644
--- a/Makefile
+++ b/Makefile
@@ -98,9 +98,11 @@ public: public/debian public/paku.html
upload: public
rsync -avzP --delete public/ euandre.org:/srv/www/s/package-repository/
-clean:
+
+clean: src/bin/paku
+ rm -rf "`paku -C datadir`"
rm -rf \
- $(derived-assets) result* *.mk .paku/ public/ \
+ $(derived-assets) result* *.mk public/
local-files = \