diff --git a/packages/app-emulation/vhba-module/vhba-module-1.2.1.exheres-0 b/packages/app-emulation/vhba-module/vhba-module-1.2.1_p20100822.exheres-0 similarity index 59% rename from packages/app-emulation/vhba-module/vhba-module-1.2.1.exheres-0 rename to packages/app-emulation/vhba-module/vhba-module-1.2.1_p20100822.exheres-0 index 8bdbb54..5c30f28 100644 --- a/packages/app-emulation/vhba-module/vhba-module-1.2.1.exheres-0 +++ b/packages/app-emulation/vhba-module/vhba-module-1.2.1_p20100822.exheres-0 @@ -3,5 +3,10 @@ require vhba-module +MYPKG="vhba-module-${PV/*_p/}" + +DOWNLOADS="mirror://sourceforge/cdemu/${MYPKG}.tar.gz" PLATFORMS="~amd64 ~x86" +WORK="${WORKBASE}/${MYPKG}" + diff --git a/packages/app-emulation/vhba-module/vhba-module.exlib b/packages/app-emulation/vhba-module/vhba-module.exlib index 79d8f69..4fbe99d 100644 --- a/packages/app-emulation/vhba-module/vhba-module.exlib +++ b/packages/app-emulation/vhba-module/vhba-module.exlib @@ -24,7 +24,7 @@ vhba-module_src_install() { insinto /etc/udev/rules.d hereins 90-vhba.rules <