diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-24T11·45+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-24T11·45+0000 |
commit | 76205df09cd6ac700f002f22e285440364d96ccd (patch) | |
tree | b39d174e8cd8e25de7b3336f80e4dc0c874edd56 /test/tmpl/gtkspell-2.0.2.nix | |
parent | 243370bc52b6ecc706cd7ad3a3c8075f74ac1fc0 (diff) |
* Removed old Nix descriptors.
Diffstat (limited to 'test/tmpl/gtkspell-2.0.2.nix')
-rw-r--r-- | test/tmpl/gtkspell-2.0.2.nix | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/test/tmpl/gtkspell-2.0.2.nix b/test/tmpl/gtkspell-2.0.2.nix deleted file mode 100644 index c61539def05c..000000000000 --- a/test/tmpl/gtkspell-2.0.2.nix +++ /dev/null @@ -1,12 +0,0 @@ -id : gtkspell-2.0.2 - -pkgconfig <- ./pkgconfig-0.15.0.nix -glib <- ./glib-2.2.1.nix -atk <- ./atk-1.2.0.nix -pango <- ./pango-1.2.1.nix -gtk <- ./gtk+-2.2.1.nix -pspell <- ./pspell-.12.2.nix - -src = url(http://pan.rebelbase.com/download/extras/gtkspell/SOURCES/gtkspell-2.0.2.tar.gz) - -build = ../build/gtkspell-build.sh |