- Timestamp:
- 09/01/09 22:24:32 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
openmoko/trunk/openmoko-target/sys-mobilephone/fsousaged/fsousaged-0.9.0.1.ebuild
r657 r658 3 3 # $Header: $ 4 4 5 inherit autotools git 5 inherit autotools git flag-o-matic 6 6 7 7 DESCRIPTION="The FreeSmartPhone.org GSM multiplexer" … … 31 31 S="${WORKDIR}/${P}/${PN}" 32 32 cd "${S}" 33 epatch "${FILESDIR}"/fsousaged_main.patch 33 34 eautoreconf 34 35 }
