aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-22 19:31:21 -0300
committerEuAndreh <eu@euandre.org>2023-03-22 22:39:49 -0300
commit08997d82b808fcc14f43679f6dcd069a590d642b (patch)
tree7b7851e8141449c60c5b51eb54c0b0fde4652816 /.gitignore
parentsrc/bin/paku: Explain how to have a file as overlay for Nix (diff)
downloadpackage-repository-08997d82b808fcc14f43679f6dcd069a590d642b.tar.gz
package-repository-08997d82b808fcc14f43679f6dcd069a590d642b.tar.xz
git mv src/bin/paku src/bin/paku.in
Use the derived version without the ".in" suffix as the executable one, and remove the explicit "perl src/bin/paku" invocation with a simple "paku" one.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 46b1d39..a71d517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/.paku/
/debian.mk
/public/
+/src/bin/paku