diff --git a/src/pallet/crate/java.clj b/src/pallet/crate/java.clj index 4be938a..3c312ef 100644 --- a/src/pallet/crate/java.clj +++ b/src/pallet/crate/java.clj @@ -382,7 +382,7 @@ http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html package-source repo-name (:package-source settings))) (with-action-options {:always-before #{`package} - :always-after #{`package-source ::deb-install} + :always-after #{`package-source ::deb-install ::install-package-source} :action-id ::update-package-source} (exec-checked-script (str "Update package list for repository " repo-name)