diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-03-24T16·43+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-03-24T16·43+0000 |
commit | eeab86e0acbb32cdb360443dd6efe7031fed7295 (patch) | |
tree | d68c7c4c798ff87f59dcd3bf8408337fad610ae0 /test | |
parent | 2dc84e556911407fe75e1ceb6a9fe34ed21725db (diff) |
* Typo fix.
Diffstat (limited to 'test')
-rw-r--r-- | test/tmpl/pan-0.13.91.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tmpl/pan-0.13.91.nix b/test/tmpl/pan-0.13.91.nix index 61eae6708a47..13287f99db12 100644 --- a/test/tmpl/pan-0.13.91.nix +++ b/test/tmpl/pan-0.13.91.nix @@ -1,4 +1,4 @@ -id : pan-0.13.91-run +id : pan-0.13.91 pkgconfig <- ./pkgconfig-0.15.0.nix glib <- ./glib-2.2.1.nix |