wok-current diff xarchive/receipt @ rev 10840
xlogo: Fixed source variable. Fixed also for purging sources.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jun 09 11:52:00 2011 +0000 (2011-06-09) |
parents | 940b5937e496 |
children | eb8067417980 |
line diff
1.1 --- a/xarchive/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/xarchive/receipt Thu Jun 09 11:52:00 2011 +0000 1.3 @@ -36,6 +36,5 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 sed -i 's|#!\s*/bin/bash|#!/bin/sh|' $_pkg/usr/lib/xarchive/wrappers/* 1.6 cp $stuff/slitaz-wrap.sh $fs/usr/lib/xarchive/wrappers 1.7 - strip -s $fs/usr/bin/* 1.8 } 1.9