https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
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
|