Remove debugging stuff
This commit is contained in:
parent
8aaa05d7cf
commit
0352dc8e21
|
@ -12,6 +12,5 @@ self: super:
|
|||
}];
|
||||
}).overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [ ../patches/gt68xx.conf.patch ];
|
||||
prePatch = "stat backend/gt68xx.conf.in";
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue