]> Some of my projects - anidbudpclient-overlay.git/commitdiff
Typo
authorAPTX <marek321@gmail.com>
Wed, 18 May 2011 17:57:09 +0000 (19:57 +0200)
committerAPTX <marek321@gmail.com>
Wed, 18 May 2011 17:57:41 +0000 (19:57 +0200)
README [changed mode: 0644->0755]
app-anidbudpclient/anidbudpclient/anidbudpclient-9999.ebuild

diff --git a/README b/README
old mode 100644 (file)
new mode 100755 (executable)
index a8ac05e..8afb762
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
 
 
 To use this overlay:
-Run: layman -o http://aptx.org/~aptx/repositories.xml -a "AniDBUdpClient-overlay"
+Run: layman -L -o http://aptx.org/~aptx/repositories.xml -a "AniDBUdpClient-overlay"
 
 All packages in this overlay are masked, see:
   http://aptx.org/gitweb/?p=anidbudpclient-overlay.git;a=blob;f=profiles/package.mask;h=9fad32021d1476fc16d593b11f8028d3b05f87a9;hb=HEAD
index 5ee969529a013fa93587e5d1f837ad8393a0ad1b..a0a0e1abd9ed2128aa8149196c946a07bb88856e 100755 (executable)
@@ -42,7 +42,7 @@ src_prepare() {
        echo "PREFIX=/usr" >> ${S}/config.pri || die "Failed writing config.pri"
        
        # Fix convenience header paths
-       find ${S}/include/ -type f | xargs sed -i 's,../../,,'
+       find ${S}/include/ -type f | xargs sed -i 's,../../,,' {}
 }
 
 src_configure() {