diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-12-18 07:18:02 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-12-18 07:18:02 +0400 |
commit | 9890f7b08aa65ce835901fbc3f35e878d77fca3f (patch) | |
tree | 330434ce17b34254f2f289e3d060ed3128673970 /rules/ips-manifest.mk | |
parent | 42dd5835da4458af4c40ca728d2da0ed5ca23c90 (diff) | |
download | cibs-9890f7b08aa65ce835901fbc3f35e878d77fca3f.tar.gz |
We *do* split devel/runtime
Diffstat (limited to 'rules/ips-manifest.mk')
-rw-r--r-- | rules/ips-manifest.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/ips-manifest.mk b/rules/ips-manifest.mk index e15b84f..f9e382b 100644 --- a/rules/ips-manifest.mk +++ b/rules/ips-manifest.mk @@ -63,7 +63,6 @@ pkg-protos += -d . transformations := \ $(transdir)/defaults \ $(transdir)/actuators \ -$(transdir)/devel \ $(transdir)/docs \ $(transdir)/locale \ $(transdir)/arch \ |