aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/attr
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2007-12-23 15:09:12 +0000
committerMichael Raskin <7c6f434c@mail.ru>2007-12-23 15:09:12 +0000
commit9849c4fd13b342aa9b4d6a477a4797101838c0ea (patch)
tree508d54a2aaa8b4140b29b2a4d274e318cebcf63e /pkgs/development/libraries/attr
parentcd2ba52040c2375fa7002738da8ae53c66c2e8f9 (diff)
Added acl package and fixed attr package.
svn path=/nixpkgs/trunk/; revision=9963
Diffstat (limited to 'pkgs/development/libraries/attr')
-rw-r--r--pkgs/development/libraries/attr/builder.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/libraries/attr/builder.sh b/pkgs/development/libraries/attr/builder.sh
index af71890f0c04..78f10591142e 100644
--- a/pkgs/development/libraries/attr/builder.sh
+++ b/pkgs/development/libraries/attr/builder.sh
@@ -6,4 +6,6 @@ preConfigure() {
preConfigure=preConfigure
+installFlags='install-lib install-dev'
+
genericBuild