mirror of
https://github.com/bobbimanners/GNO-Extras.git
synced 2025-02-07 03:31:58 +00:00
Fixed name of units database in Makefile
This commit is contained in:
parent
d63178c49b
commit
baa231c662
@ -25,7 +25,7 @@ clean:
|
|||||||
cp -p rm -f *.a *.o *.root cal dd file find od rev units
|
cp -p rm -f *.a *.o *.root cal dd file find od rev units
|
||||||
|
|
||||||
install: all
|
install: all
|
||||||
cp units.database /usr/local/lib
|
cp units.database /usr/local/lib/units
|
||||||
cp cal dd file find od rev units /usr/local/bin
|
cp cal dd file find od rev units /usr/local/bin
|
||||||
cp *.1 /usr/local/man/man1
|
cp *.1 /usr/local/man/man1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user