summary refs log tree commit diff
path: root/pkgs/development/libraries/readline
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2022-02-01 13:15:08 +0100
committerSandro Jäckel <sandro.jaeckel@gmail.com>2022-02-01 13:17:10 +0100
commit652deba33e1c9d68fe1802c1c06d274328ac351c (patch)
treeae6dd08b587d91d53ef4239e9b04e86a5a2b0757 /pkgs/development/libraries/readline
parent93a89cfa3f87f0a78d4970d04079277a29624744 (diff)
downloadnixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.tar
nixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.tar.gz
nixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.tar.bz2
nixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.tar.lz
nixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.tar.xz
nixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.tar.zst
nixpkgs-652deba33e1c9d68fe1802c1c06d274328ac351c.zip
readline: add symlink to update-patch-set script
to make it easier to update the patch sets and put the file in the right place
Diffstat (limited to 'pkgs/development/libraries/readline')
l---------pkgs/development/libraries/readline/update-patch-set.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/libraries/readline/update-patch-set.sh b/pkgs/development/libraries/readline/update-patch-set.sh
new file mode 120000
index 00000000000..d4f5cd2f312
--- /dev/null
+++ b/pkgs/development/libraries/readline/update-patch-set.sh
@@ -0,0 +1 @@
+../../../shells/bash/update-patch-set.sh
\ No newline at end of file