mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 01:01:27 +00:00
INSTALL.md: Remove trailing whitespace
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9023 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -29,7 +29,7 @@ or not your Linux distribution supports a package manager:
|
||||
sudo rpm -U $PWD/{,scstadmin/}rpmbuilddir/RPMS/*/*.rpm
|
||||
elif dpkg-query -s libc-bin >/dev/null 2>&1; then
|
||||
sudo apt install build-essential debhelper devscripts gcc make lintian quilt
|
||||
sudo apt install linux-headers-$(uname -r) || sudo apt install pve-headers-$(uname -r)
|
||||
sudo apt install linux-headers-$(uname -r) || sudo apt install pve-headers-$(uname -r)
|
||||
make dpkg
|
||||
sudo dpkg -i $PWD/dpkg/{scst,iscsi-scst,scstadmin}_*.deb
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user