Commit ff4d8134 authored by Felix Buehler's avatar Felix Buehler
Browse files

sane-backend: deprecate phases

parent f4b8977e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ installSanePath = path: ''
in
stdenv.mkDerivation {
  name = "sane-config";
  phases = "installPhase";
  dontUnpack = true;

  installPhase = ''
    function symlink () {