Show
Ignore:
Timestamp:
03/23/09 02:44:51 (3 years ago)
Author:
max_posedon
Message:

Apply review alonbl's patches. Thanks, alonbl!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • openmoko/trunk/openmoko-target/sys-mobilephone/fso-abyss/fso-abyss-0.3.0.ebuild

    r104 r264  
    1717 
    1818RDEPEND=">=dev-libs/glib-2.0 
    19         >=dev-libs/dbus-glib-0.76 
    20         >=sys-mobilephone/libgsm0710-1.1.0" 
     19        >=dev-libs/dbus-glib-0.76 
     20        >=sys-mobilephone/libgsm0710-1.1.0" 
    2121DEPEND="${RDEPEND} 
    22         dev-lang/vala" 
     22        dev-lang/vala" 
    2323 
    2424src_unpack() { 
    25         # Fetch and unpack current git sources 
    26         git_src_unpack 
     25        # Fetch and unpack current git sources 
     26        git_src_unpack 
    2727 
    28         cd "${S}" 
     28        cd "${S}" 
    2929 
    30         eautoreconf || die "eautoreconf failed" 
     30        eautoreconf || die "eautoreconf failed" 
    3131} 
    3232 
    3333src_compile() { 
    34  
    3534        econf || dir "econf failed" 
    3635        emake || die "emake died" 
     
    3837 
    3938src_install() { 
    40  
    4139        emake DESTDIR="${D}" install || die "make install failed" 
    4240        insinto /etc