wok diff librsync/receipt @ rev 14618
mc: Clean up.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jun 01 09:59:57 2013 +0000 (2013-06-01) |
parents | 65f68f9e76ad |
children | 086841d75237 |
line diff
1.1 --- a/librsync/receipt Mon Sep 03 11:13:00 2012 +0200 1.2 +++ b/librsync/receipt Sat Jun 01 09:59:57 2013 +0000 1.3 @@ -27,7 +27,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir $fs/usr 1.7 - cp -a $install/usr/install $fs/usr 1.8 + cp -a $install/usr/include $fs/usr 1.9 cp -a $install/usr/bin $fs/usr 1.10 cp -a $install/usr/lib $fs/usr 1.11 }