deepin.dtkcore: remove outdate patch
This commit is contained in:
parent
ea780f3de2
commit
bda32aac5c
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@ stdenv.mkDerivation rec {
|
|||
./fix-pri-path.patch
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace src/dsysinfo.cpp \
|
||||
--replace "/usr/share/deepin/distribution.info" "/etc/distribution.info" \
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
pkg-config
|
||||
|
|
Loading…
Reference in a new issue