wok diff proj/receipt @ rev 15153

otf-gfs: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 16:19:38 2013 +0000 (2013-08-15)
parents 780157d46ad3
children 51a1ebbda768
line diff
     1.1 --- a/proj/receipt	Wed Feb 01 00:26:34 2012 +0100
     1.2 +++ b/proj/receipt	Thu Aug 15 16:19:38 2013 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	mkdir -p $DESTDIR/usr/bin
     1.8  	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10