diff --git a/srcpkgs/cvsps2/template b/srcpkgs/cvsps2/template index 1ebf41714e1..aaaae9de7a8 100644 --- a/srcpkgs/cvsps2/template +++ b/srcpkgs/cvsps2/template @@ -15,5 +15,5 @@ distfiles="http://www.cobite.com/cvsps/cvsps-${version}.tar.gz" checksum=91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a do_install() { - make install prefix=$DESTDIR/usr + make install prefix=$DESTDIR/usr }