about summary refs log tree commit diff
path: root/test/fixdescriptors/pkgconfig-0.15.0.fix
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-05-26T13·57+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-05-26T13·57+0000
commita9f2928ed6edb15faa1ad5fc563662a08a92ced1 (patch)
treefd4c4e6a61c1bc537bf6185664e8fac501fa34ff /test/fixdescriptors/pkgconfig-0.15.0.fix
parent8b930a0c94ba9013d015c735cfc38c40b151f491 (diff)
* Moved the package descriptors and build scripts out of the Nix tree.
Diffstat (limited to 'test/fixdescriptors/pkgconfig-0.15.0.fix')
-rw-r--r--test/fixdescriptors/pkgconfig-0.15.0.fix8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/fixdescriptors/pkgconfig-0.15.0.fix b/test/fixdescriptors/pkgconfig-0.15.0.fix
deleted file mode 100644
index bf895b0f507b..000000000000
--- a/test/fixdescriptors/pkgconfig-0.15.0.fix
+++ /dev/null
@@ -1,8 +0,0 @@
-Descr(
-  [ Bind("pkgId", "pkgconfig-0.15.0")
-  , Bind("releaseId", "1")
-
-  , Bind("src", Url("a7e4f60a6657dbc434334deb594cc242", "http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.15.0.tar.gz"))
-  , Bind("build", Local("../build/pkgconfig-build.sh"))
-  ]
-)