commit 1670d32

hovercats  ·  2026-09-11 22:28:32 +0000 UTC
parent 7f21834
correct mispelling
1 files changed,  +1, -1
M rcpm
M rcpm
+1, -1
1@@ -158,7 +158,7 @@ fn build_pkg {
2 			cp -Rf files/* src/
3 	}
4 	cd src
5-	destdir=/tmp/$pid/$pkg/inn
6+	destdir=/tmp/$pid/$pkg/in
7 	test -d $destdir && rm -rf $destdir
8 	../build
9 	cd $destdir