gimp28 should probably be gimp_2_8

This commit is contained in:
Mathijs Kwik 2012-08-22 17:49:56 +02:00
parent af3a95d6f3
commit 48d98bd582

View File

@ -104,7 +104,7 @@ with (import ./release-lib.nix);
ghdl = linux;
ghostscript = linux;
ghostscriptX = linux;
gimp28 = linux;
gimp_2_8 = linux;
git = linux;
gitFull = linux;
glibc = linux;
@ -448,7 +448,7 @@ with (import ./release-lib.nix);
xlsclients = linux;
xmessage = linux;
xorgserver = linux;
xprop = linux;
xprop = linux;
xrandr = linux;
xrdb = linux;
xset = linux;
@ -474,4 +474,3 @@ with (import ./release-lib.nix);
};
} ))