Commit fdb5ad7a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf psmisc-23.1.tar.xz
cd psmisc-23.1 && ./configure --build=$(CLFS_TARGET) --prefix=/usr
$(MAKE) -C psmisc-23.1
$(MAKE) -C psmisc-23.1 install
mv -v /usr/bin/fuser /bin
mv -v /usr/bin/killall /bin
rm -rf psmisc-23.1
bin
/bin/.*
/usr/bin/.*
locale
/usr/share/locale/.*
man
/usr/share/man/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment