mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 04:03:56 +00:00
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
|