12 lines
209 B
Diff
12 lines
209 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -22,8 +22,6 @@
|
|
|
|
# Makefile for ComixCursors project.
|
|
|
|
-SHELL = /bin/bash
|
|
-
|
|
CURSORSNAME = ComixCursors
|
|
PACKAGENAME ?= ${CURSORSNAME}
|
|
SUMMARY ?= The original Comix Cursors
|