mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 14:26:33 +01:00
11 lines
209 B
Diff
11 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
|