correct typo
This commit is contained in:
@@ -28,7 +28,7 @@ src_unpack() {
|
||||
unpack ${A}
|
||||
mkdir -p "${WORKDIR}"/${PN}-${MY_PV}
|
||||
cd ${PN}-${MY_PV}
|
||||
rpm_unpack ../work/iManager/installs/linux/packages/imanager/rpms/${PN}-${MY_PV}.noarch.rpm
|
||||
rpm_unpack ../work/iManager/installs/linux/packages/imanager/rpms/${PN}-${MY_PV}.i386.rpm
|
||||
}
|
||||
|
||||
src_compile() { :; }
|
||||
|
||||
Reference in New Issue
Block a user