package_tool should only package postinst for correct package
This commit is contained in:
parent
a797d93660
commit
4622a320c9
1 changed files with 3 additions and 1 deletions
|
@ -152,7 +152,9 @@ package_all(){
|
|||
package_absolute_placement
|
||||
package_samples
|
||||
package_docs
|
||||
if [[ $PACKAGE_NAME == "dotnet-dev-"* ]]; then
|
||||
package_debian
|
||||
fi
|
||||
}
|
||||
|
||||
generate_all(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue