diff options
| author | stkhan <personal@slickd.xyz> | 2021-05-11 10:31:00 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-05-11 10:31:00 -0500 |
| commit | 32266087d52ef656cc03ce71a1e2f62eb7ed2d18 (patch) | |
| tree | bb3182a815919632e5c08714e13e41d99a5f1bb7 | |
| parent | 0dc134c173dbe12362c650b2694a600814160a40 (diff) | |
Fixed problem where st wouldn't install
| -rw-r--r-- | st/Makefile | 2 | ||||
| -rw-r--r-- | st/boxdraw.o | bin | 0 -> 7760 bytes | |||
| -rw-r--r-- | st/hb.o | bin | 0 -> 4600 bytes | |||
| -rwxr-xr-x | st/st | bin | 0 -> 120776 bytes | |||
| -rw-r--r-- | st/st.o | bin | 0 -> 79008 bytes | |||
| -rw-r--r-- | st/x.o | bin | 0 -> 88160 bytes |
6 files changed, 0 insertions, 2 deletions
diff --git a/st/Makefile b/st/Makefile index 0e9d2d9..02045f0 100644 --- a/st/Makefile +++ b/st/Makefile @@ -40,8 +40,6 @@ dist: clean rm -rf st-$(VERSION) install: st - git submodule init - git submodule update mkdir -p $(DESTDIR)$(PREFIX)/bin cp -f st $(DESTDIR)$(PREFIX)/bin cp -f st-copyout $(DESTDIR)$(PREFIX)/bin diff --git a/st/boxdraw.o b/st/boxdraw.o Binary files differBinary files differBinary files differBinary files differBinary files differnew file mode 100644 index 0000000..7c994cd --- /dev/null +++ b/st/boxdraw.o |