abuild: avoid variables in sed pattern
Compare changes
+ 3
− 3
@@ -837,7 +837,7 @@ postcheck() {
@@ -860,7 +860,7 @@ postcheck() {
@@ -868,7 +868,7 @@ postcheck() {
Some characters will be interpreted by sed as a pattern or escape the pattern completely. Printing the full path instead doesn't seem bad.