summaryrefslogtreecommitdiff
path: root/strata/foundation
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation')
-rw-r--r--strata/foundation/attr.def (renamed from strata/foundation/attr.morph)1
-rw-r--r--strata/foundation/btrfs-progs.def (renamed from strata/foundation/btrfs-progs.morph)1
-rw-r--r--strata/foundation/dbus-pre.def (renamed from strata/foundation/dbus-pre.morph)1
-rw-r--r--strata/foundation/dbus.def (renamed from strata/foundation/dbus.morph)1
-rw-r--r--strata/foundation/fuse.def (renamed from strata/foundation/fuse.morph)1
-rw-r--r--strata/foundation/groff.def (renamed from strata/foundation/groff.morph)1
-rw-r--r--strata/foundation/kmod.def (renamed from strata/foundation/kmod.morph)1
-rw-r--r--strata/foundation/libcap2.def (renamed from strata/foundation/libcap2.morph)1
-rw-r--r--strata/foundation/libffi.def (renamed from strata/foundation/libffi.morph)1
-rw-r--r--strata/foundation/lzo.def (renamed from strata/foundation/lzo.morph)1
-rw-r--r--strata/foundation/openssh.def (renamed from strata/foundation/openssh.morph)1
-rw-r--r--strata/foundation/pciutils.def (renamed from strata/foundation/pciutils.morph)1
-rw-r--r--strata/foundation/systemd.def (renamed from strata/foundation/systemd.morph)1
-rw-r--r--strata/foundation/tbdiff.def (renamed from strata/foundation/tbdiff.morph)1
14 files changed, 0 insertions, 14 deletions
diff --git a/strata/foundation/attr.morph b/strata/foundation/attr.def
index 59158a90..c7e9f991 100644
--- a/strata/foundation/attr.morph
+++ b/strata/foundation/attr.def
@@ -1,5 +1,4 @@
name: attr
-kind: chunk
description:
- 'The DESTDIR patch idea comes from: http://pkgs.fedoraproject.org/gitweb/?p=attr.git;a=blob_plain;f=attr-2.4.32-build.patch'
configure-commands:
diff --git a/strata/foundation/btrfs-progs.morph b/strata/foundation/btrfs-progs.def
index 356c3f06..0d7f00f9 100644
--- a/strata/foundation/btrfs-progs.morph
+++ b/strata/foundation/btrfs-progs.def
@@ -1,5 +1,4 @@
name: btrfs-progs
-kind: chunk
build-commands:
- make
install-commands:
diff --git a/strata/foundation/dbus-pre.morph b/strata/foundation/dbus-pre.def
index 3ec008bf..090db71a 100644
--- a/strata/foundation/dbus-pre.morph
+++ b/strata/foundation/dbus-pre.def
@@ -1,5 +1,4 @@
name: dbus-pre
-kind: chunk
build-system: autotools
configure-commands:
- sh autogen.sh --no-configure
diff --git a/strata/foundation/dbus.morph b/strata/foundation/dbus.def
index 255d2915..3d5ca4fc 100644
--- a/strata/foundation/dbus.morph
+++ b/strata/foundation/dbus.def
@@ -1,5 +1,4 @@
name: dbus
-kind: chunk
build-system: autotools
configure-commands:
- sh autogen.sh --no-configure
diff --git a/strata/foundation/fuse.morph b/strata/foundation/fuse.def
index 6f7fc170..694eb016 100644
--- a/strata/foundation/fuse.morph
+++ b/strata/foundation/fuse.def
@@ -1,5 +1,4 @@
name: fuse
-kind: chunk
build-system: autotools
configure-commands:
- ./makeconf.sh
diff --git a/strata/foundation/groff.morph b/strata/foundation/groff.def
index fed35b7d..f1fd3c6e 100644
--- a/strata/foundation/groff.morph
+++ b/strata/foundation/groff.def
@@ -1,5 +1,4 @@
name: groff
-kind: chunk
max-jobs: 1
configure-commands:
- PAGE=A4 ./configure --prefix="$PREFIX"
diff --git a/strata/foundation/kmod.morph b/strata/foundation/kmod.def
index 12ac8692..16785b62 100644
--- a/strata/foundation/kmod.morph
+++ b/strata/foundation/kmod.def
@@ -1,5 +1,4 @@
name: kmod
-kind: chunk
configure-commands:
- rm -rf libkmod/docs
- sed -i -e'/SUBDIRS/{s/\S*doc\S*//;s/\S*man\S*//}' Makefile.am
diff --git a/strata/foundation/libcap2.morph b/strata/foundation/libcap2.def
index 3e4f205e..85412386 100644
--- a/strata/foundation/libcap2.morph
+++ b/strata/foundation/libcap2.def
@@ -1,5 +1,4 @@
name: libcap2
-kind: chunk
build-commands:
- make prefix="$PREFIX"
install-commands:
diff --git a/strata/foundation/libffi.morph b/strata/foundation/libffi.def
index 174477af..9447017f 100644
--- a/strata/foundation/libffi.morph
+++ b/strata/foundation/libffi.def
@@ -1,5 +1,4 @@
name: libffi
-kind: chunk
build-system: autotools
install-commands:
- make DESTDIR="$DESTDIR"/ install
diff --git a/strata/foundation/lzo.morph b/strata/foundation/lzo.def
index a1a7bbc7..d715c1e2 100644
--- a/strata/foundation/lzo.morph
+++ b/strata/foundation/lzo.def
@@ -1,5 +1,4 @@
name: lzo
-kind: chunk
build-system: autotools
configure-commands:
- ./configure --enable-shared=yes --prefix="$PREFIX"
diff --git a/strata/foundation/openssh.morph b/strata/foundation/openssh.def
index 6c759cb0..8d44993e 100644
--- a/strata/foundation/openssh.morph
+++ b/strata/foundation/openssh.def
@@ -1,5 +1,4 @@
name: openssh
-kind: chunk
configure-commands:
- autoreconf -if
- |
diff --git a/strata/foundation/pciutils.morph b/strata/foundation/pciutils.def
index 8ca13bad..323761d9 100644
--- a/strata/foundation/pciutils.morph
+++ b/strata/foundation/pciutils.def
@@ -1,5 +1,4 @@
name: pciutils
-kind: chunk
configure-commands:
- make ZLIB=no lib/config.mk
- echo PREFIX=$PREFIX >>lib/config.mk
diff --git a/strata/foundation/systemd.morph b/strata/foundation/systemd.def
index 2a1933d7..6b3b5f01 100644
--- a/strata/foundation/systemd.morph
+++ b/strata/foundation/systemd.def
@@ -1,5 +1,4 @@
name: systemd
-kind: chunk
max-jobs: 1
build-system: autotools
configure-commands:
diff --git a/strata/foundation/tbdiff.morph b/strata/foundation/tbdiff.def
index a907a109..6cc07139 100644
--- a/strata/foundation/tbdiff.morph
+++ b/strata/foundation/tbdiff.def
@@ -1,3 +1,2 @@
name: tbdiff
-kind: chunk
build-system: autotools