# HG changeset patch # User Pascal Bellard # Date 1571502040 -7200 # Node ID c89ebe633ac537f37e305a5fa144b9e8f3bfc5df # Parent 855292eaaf20ae0f8c3178614f79850ac28591e3 xcircuit: fix build diff -r 855292eaaf20 -r c89ebe633ac5 xcircuit/receipt --- a/xcircuit/receipt Sat Oct 19 17:03:26 2019 +0100 +++ b/xcircuit/receipt Sat Oct 19 18:20:40 2019 +0200 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src/$PACKAGE-$VERSION ./configure prefix=/usr \ --with-tcl=/usr/lib \ --with-tk=/usr/lib \