]> andersk Git - libyaml.git/commitdiff
Remove unneded libyaml.la file
authorAnders Kaseorg <andersk@mit.edu>
Tue, 31 May 2011 00:02:16 +0000 (20:02 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Tue, 31 May 2011 02:17:37 +0000 (22:17 -0400)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
debian/changelog
debian/libyaml-dev.install

index ece0e2c4d9fd0747299010d88c3ae5c1dc95d273..0720883acbd1ddc1e74c29b9be25da4c6b36ccb1 100644 (file)
@@ -6,6 +6,7 @@ libyaml (0.1.4-1) UNRELEASED; urgency=low
     + Fixed pointer overflow when calculating the position of a potential
       simple key.
     + Added pkg-config support.  (Closes: #537834)
+  * Remove unneded libyaml.la file.  (Closes: #622452)
 
  -- Anders Kaseorg <andersk@mit.edu>  Mon, 30 May 2011 19:52:27 -0400
 
index ddc4c97358a499ca246b3b250f4a01fb88c8291f..eb7959523d70ff8dcd20ebc1ceee7c525018d2ef 100644 (file)
@@ -1,4 +1,3 @@
 usr/include/*
 usr/lib/*.a
-usr/lib/*.la
 usr/lib/pkgconfig/*
This page took 0.044962 seconds and 5 git commands to generate.