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/93b41c37 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/93b41c37 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/93b41c37 Branch: refs/heads/master Commit: 93b41c37b57d18d2e87c6d68b70d0678b497d5c0 Parents: 1f58422 Author: rvs <rvs@13f79535-47bb-0310-9956-ffa450edef68> 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/93b41c37/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
