]> git.armaanb.net Git - asd-repo.git/commitdiff
joe: move rc file to .config
authorArmaan Bhojwani <me@armaanb.net>
Mon, 5 Jul 2021 14:43:13 +0000 (10:43 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 5 Jul 2021 14:43:13 +0000 (10:43 -0400)
joe/build
joe/version

index b91b90898942e772d69471714da5a1177c4fba0e..28b43709b418d330d8937aabee2c85e8d521cfa2 100755 (executable)
--- a/joe/build
+++ b/joe/build
@@ -1,5 +1,7 @@
 #!/usr/bin/sh -e
 
+sed -i '422s|/\.|/.config/joe/|g' joe/main.c
+
 ./configure \
     --prefix=/usr \
     --sysconfdir=/etc
index 57532361926015c28a5ead5cd08e85ca75f15442..a6309ed2b2e542af02997298a4de6203116976da 100644 (file)
@@ -1 +1 @@
-4.6 1
+4.6 2