mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-07 13:36:43 +01:00
A binary executable isn't a directory.
This commit is contained in:
parent
72b9eebe93
commit
9b2e85c10d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -41,4 +41,4 @@ uninstall:
|
||||||
unlink "$(DESTDIR)/usr/share/man/man1/ponythink.1"
|
unlink "$(DESTDIR)/usr/share/man/man1/ponythink.1"
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -r "ponysaytruncater"
|
rm "ponysaytruncater"
|
||||||
|
|
Loading…
Reference in a new issue