wok diff celestia/receipt @ rev 11734
Up: usbmuxd to 1.0.7.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 21 15:12:22 2012 -0500 (2012-02-21) |
parents | a1644dbcf632 |
children | 4f527a2114bf |
line diff
1.1 --- a/celestia/receipt Sat May 07 23:47:19 2011 +0200 1.2 +++ b/celestia/receipt Tue Feb 21 15:12:22 2012 -0500 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p0 -i ../$stuff/celestia-1.6.0-gcc45.patch 1.8 + patch -p0 -i $stuff/celestia-1.6.0-gcc45.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --infodir=/usr/share/info \