diff options
Diffstat (limited to 'i486-stage2/procps-ng/DESCR')
-rw-r--r-- | i486-stage2/procps-ng/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage2/procps-ng/DESCR b/i486-stage2/procps-ng/DESCR new file mode 100644 index 0000000..0a51d38 --- /dev/null +++ b/i486-stage2/procps-ng/DESCR @@ -0,0 +1,4 @@ +# no systemd for now +sed -i "/makedepends=/s/'systemd'//" PKGBUILD +sed -i "/depends=/s/'libsystemd'//" PKGBUILD +sed -i 's@--with-systemd@--without-systemd@' PKGBUILD |