Skip to content

Commit

Permalink
Removing refs to deleted packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed Dec 5, 2024
1 parent 7672aa7 commit 3ac8893
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions pdi/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ Section: all
Depends:
pdiplugin-decl-hdf5,
pdiplugin-decl-netcdf,
pdiplugin-decl-sion,
pdiplugin-flowvr,
pdiplugin-fti,
pdiplugin-mpi,
pdiplugin-pycall,
pdiplugin-serialize,
Expand Down
2 changes: 1 addition & 1 deletion pdiplugin-mpi/debian/pdiplugin-mpi-FLAVOR.prerm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ case "$1" in
*)
update-alternatives \
--remove \
pdi-#PKG_VERSION#_fti_plugin.so-$(dpkg-architecture -qDEB_HOST_MULTIARCH) \
pdi-#PKG_VERSION#_mpi_plugin.so-$(dpkg-architecture -qDEB_HOST_MULTIARCH) \
/usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/pdi/plugins_#PKG_VERSION#/#FLAVOR#/libpdi_mpi_plugin.so
;;
esac
Expand Down

0 comments on commit 3ac8893

Please sign in to comment.