Adjust paths in source packages to what haikuporter produces.
This commit is contained in:
parent
5fd3766e03
commit
ec5bf7bdf8
@ -457,7 +457,7 @@ if [ IsPackageAvailable zlib_devel ] {
|
||||
# sources are required for the primary architecture only
|
||||
primary @{
|
||||
file: source zlib_source
|
||||
sources: develop/sources/%portRevisionedName%/source
|
||||
sources: develop/sources/%portRevisionedName%/sources
|
||||
}@
|
||||
;
|
||||
|
||||
@ -481,7 +481,7 @@ if [ IsPackageAvailable libsolv_devel ] {
|
||||
# sources are required for the primary architecture only
|
||||
primary @{
|
||||
file: source libsolv_source
|
||||
sources: develop/sources/%portRevisionedName%/source
|
||||
sources: develop/sources/%portRevisionedName%/sources
|
||||
}@
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user