BIGTOP-754. libhdfs0-dev package is empty git-svn-id: https://svn.apache.org/repos/asf/bigtop/trunk@1399461 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/a7d906c5 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/a7d906c5 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/a7d906c5 Branch: refs/remotes/trunk Commit: a7d906c5c736094083a1f20652041d513822b990 Parents: 11332d1 Author: Roman Shaposhnik <[email protected]> Authored: Wed Oct 17 22:20:16 2012 +0000 Committer: Roman Shaposhnik <[email protected]> Committed: Fri Nov 2 08:39:23 2012 -0700 ---------------------------------------------------------------------- .../src/deb/hadoop/libhdfs0-dev.install | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/a7d906c5/bigtop-packages/src/deb/hadoop/libhdfs0-dev.install ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/deb/hadoop/libhdfs0-dev.install b/bigtop-packages/src/deb/hadoop/libhdfs0-dev.install index 459d090..8f6121c 100644 --- a/bigtop-packages/src/deb/hadoop/libhdfs0-dev.install +++ b/bigtop-packages/src/deb/hadoop/libhdfs0-dev.install @@ -1,4 +1,2 @@ -#/usr/include/hdfs* -#/usr/lib/libhdfs.la -#/usr/lib/libhdfs.so -#/usr/share/doc/libhdfs-devel +/usr/include/hdfs.h +/usr/lib/libhdfs.so
