repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python312Packages.types-aiobotocore: 2.15.2 -> 2.15.2.post3 (#361801)
[NixPkgs.git]
/
pkgs
/
by-name
/
_9
/
_9base
/
dont-strip.patch
blob
9385f70b79be887598a46f3454b479931f032bdf
1
diff --git a/sam/Makefile b/sam/Makefile
2
index 17ada1f..1e9e9b8 100644
3
--- a/sam/Makefile
4
+++ b/sam/Makefile
5
@@ -10,7 +10,6 @@ MANFILES = sam.1
6
include ../config.mk
7
8
all: ${TARG}
9
- @strip ${TARG}
10
@echo built ${TARG}
11
12
install: ${TARG}