summary refs log tree commit diff
path: root/pkgs/os-specific/linux/libsepol
diff options
context:
space:
mode:
authorEvgeny Egorochkin <phreedom.stdin@gmail.com>2011-03-27 04:45:33 +0000
committerEvgeny Egorochkin <phreedom.stdin@gmail.com>2011-03-27 04:45:33 +0000
commitebff53134047d229ae4dcbb3662c622d47595c1b (patch)
tree4a43a08457ae4a46754c9d8dd5a881d42ba2d335 /pkgs/os-specific/linux/libsepol
parentb0d3a2f38c5212a65b2d98f865c9459b9045c134 (diff)
downloadnixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.tar
nixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.tar.gz
nixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.tar.bz2
nixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.tar.lz
nixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.tar.xz
nixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.tar.zst
nixpkgs-ebff53134047d229ae4dcbb3662c622d47595c1b.zip
remove useless builder
svn path=/nixpkgs/trunk/; revision=26536
Diffstat (limited to 'pkgs/os-specific/linux/libsepol')
-rw-r--r--pkgs/os-specific/linux/libsepol/builder.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/pkgs/os-specific/linux/libsepol/builder.sh b/pkgs/os-specific/linux/libsepol/builder.sh
deleted file mode 100644
index 673af3dcc7b..00000000000
--- a/pkgs/os-specific/linux/libsepol/builder.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-source $stdenv/setup
-
-export DESTDIR=$out
-export PREFIX=$out
-
-genericBuild