Merge #35113: cups: upstream patch for a bug

This commit is contained in:
Vladimír Čunát
2018-02-24 22:30:18 +01:00
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
url = "https://git.archlinux.org/svntogit/packages.git/plain/trunk/cups-systemd-socket.patch?h=packages/cups";
sha256 = "1ddgdlg9s0l2ph6l8lx1m1lx6k50gyxqi3qiwr44ppq1rxs80ny5";
})
./cups-clean-dirty.patch
];
nativeBuildInputs = [ pkgconfig removeReferencesTo ];