[CONTACT]

[ABOUT]

[POLICY]

Log gph Files gph Refs gph

Found at: gopher.r-36.net:70/scm/catpoint/commit/77dfce9909091e863727aaabdaa26088709c0a09.gph

Some remnant from the global replace. - catpoint - Catpoint simple presenting software.

Log

Files

Refs

LICENSE

---

commit 77dfce9909091e863727aaabdaa26088709c0a09

parent 3d988d86e8696704a9c2b941f097993abddbf7dd

Author: Christoph Lohmann <20h@r-36.net>

Date:   Sat, 18 Mar 2017 12:16:31 +0100
Some remnant from the global replace.
Diffstat:
  Makefile                            |       2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---

diff --git a/Makefile b/Makefile

@@ -31,7 +31,7 @@ clean:
         @echo cleaning
         @rm -f catpoint ${OBJ} catpoint-${VERSION}.tar.gz
-dicatpoint: clean
+dist: clean
         @echo creating dist tarball
         @mkdir -p catpoint-${VERSION}
         @cp -R LICENSE Makefile README.md config.mk ${SRC} catpoint-${VERSION}
.


AD: