Merge pull request #132365 from Stunkymonkey/misc-cups-driver-phases

cups/driver: deprecate phases
This commit is contained in:
Ben Siraphob 2021-08-02 13:27:12 +07:00 committed by GitHub
commit 7c4f9951fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 12 deletions

View file

@ -11,10 +11,6 @@ stdenv.mkDerivation {
buildInputs = [ perl ];
phases = [ "unpackPhase"
"patchPhase"
"installPhase" ];
patchPhase = ''
patchShebangs lib/
gunzip share/cups/model/Toshiba/TOSHIBA_ColorMFP_CUPS.gz

View file

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
dpkg-deb -x $src $out

View file

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
dpkg-deb -x $src $out

View file

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
dpkg-deb -x $src $out

View file

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
dpkg-deb -x $src $out

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
dpkg-deb -x $src $out

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
dpkg-deb -x $src $out

View file

@ -10,8 +10,6 @@ let
sha256 = "1156flics5m9m7a4hdmcc2nphbdyary6dfmbcrmsp9xb7ivsypdl";
};
phases = [ "unpackPhase" "installPhase" ];
installPhase = ''
mkdir -p $out/share/cups/profiles/samsung
cp * $out/share/cups/profiles/samsung/