mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
fixed install instructions to work with the moved debian directory
This commit is contained in:
parent
614bbfe848
commit
2934a76fdd
3
INSTALL
3
INSTALL
@ -1,8 +1,9 @@
|
|||||||
If running on a Debian-based OS (this includes Ubuntu), it is highly recommended
|
If running on a Debian-based OS (this includes Ubuntu), it is highly recommended
|
||||||
to install this program as a package by doing
|
to install this program as a package by doing
|
||||||
|
|
||||||
|
ln -fs package_definitions/debian debian
|
||||||
dpkg-buildpackage -us -uc -b
|
dpkg-buildpackage -us -uc -b
|
||||||
sudo dpkg -i feedgnuplot*.deb
|
sudo dpkg -i ../feedgnuplot*.deb
|
||||||
|
|
||||||
This builds a debian package and installs it.
|
This builds a debian package and installs it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user