powertop: renamed inotify patch
svn path=/nixpkgs/trunk/; revision=29821
This commit is contained in:
@@ -8,7 +8,7 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
patches = [
|
patches = [
|
||||||
./powertop-1.13.patch
|
./powertop-1.13.patch
|
||||||
./0001-CONFIG_INOTIFY_USER-instead-of-CONFIG_INOTIFY.patch
|
./inotify_user.patch
|
||||||
];
|
];
|
||||||
buildInputs = [ncurses gettext];
|
buildInputs = [ncurses gettext];
|
||||||
meta = {
|
meta = {
|
||||||
|
|||||||
Reference in New Issue
Block a user