summaryrefslogtreecommitdiff
path: root/chunks/coreutils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/coreutils.morph')
-rw-r--r--chunks/coreutils.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/chunks/coreutils.morph b/chunks/coreutils.morph
new file mode 100644
index 00000000..f05d1718
--- /dev/null
+++ b/chunks/coreutils.morph
@@ -0,0 +1,11 @@
+name: coreutils
+kind: chunk
+repo: upstream:coreutils
+ref: 66282c0d87c933218205b5e20ce46708182ac36e
+build-system: autotools
+configure-commands:
+- sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
+- bash bootstrap --skip-po
+- FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix="$PREFIX" --disable-nls --enable-no-install-program='[,base64,basename,cat,chcon,chgrp,chmod,chown,chroot,cksum,comm,cp,csplit,cut,date,dd,df,dir,dircolors,dirname,du,echo,env,expand,expr,false,fold,ginstall,groups,head,hostid,id,kill,ln,logname,ls,md5sum,mkdir,mkfifo,mknod,mktemp,mv,nice,nohup,od,printenv,printf,pwd,readlink,realpath,rm,rmdir,seq,sha1sum,sha224sum,sha256sum,sha384sum,sha512sum,sleep,sort,split,stat,stty,sum,sync,tac,tail,tee,test,timeout,touch,tr,true,tty,uname,unexpand,uniq,unlink,uptime,users,wc,who,whoami,yes'
+install-commands:
+- make INSTALL_PROGRAM=install DESTDIR="$DESTDIR" install