# HG changeset patch # User Pascal Bellard # Date 1376256850 0 # Node ID 0cf5040bca1381be66abd43f152c810a8050dbb3 # Parent e6ca13490388783d8b7881606b1cb7c709dfc198 sipsak: fix compile_rules diff -r e6ca13490388 -r 0cf5040bca13 sipsak/receipt --- a/sipsak/receipt Sun Aug 11 21:27:05 2013 +0000 +++ b/sipsak/receipt Sun Aug 11 21:34:10 2013 +0000 @@ -16,8 +16,6 @@ # Rules to configure and make the package. compile_rules() { - mv $PACKAGE-0.9.6 $src - cd $src ./configure --prefix=/usr --infodir=/usr/share/info \ --mandir=/usr/share/man $CONFIGURE_ARGS && make &&