diff options
Diffstat (limited to 'test/fixdescriptors/pango-1.2.1.fix')
-rw-r--r-- | test/fixdescriptors/pango-1.2.1.fix | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/fixdescriptors/pango-1.2.1.fix b/test/fixdescriptors/pango-1.2.1.fix deleted file mode 100644 index 886616d0d0eb..000000000000 --- a/test/fixdescriptors/pango-1.2.1.fix +++ /dev/null @@ -1,11 +0,0 @@ -Descr( - [ Bind("pkgId", "pango-1.2.1") - , Bind("releaseId", "1") - - , Bind("pkgconfig", Fix("./pkgconfig-0.15.0.fix")) - , Bind("glib", Fix("./glib-2.2.1.fix")) - - , Bind("src", Url("6b354ef14e75739a92b5b78f4ca3165a", "ftp://ftp.gtk.org/pub/gtk/v2.2/pango-1.2.1.tar.bz2")) - , Bind("build", Local("../build/pango-build.sh")) - ] -) |