mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
10 lines
305 B
Diff
10 lines
305 B
Diff
--- system/trigcap/Makefile.orig 2010-06-28 13:34:45.000000000 +0800
|
|
+++ system/trigcap/Makefile 2012-11-07 18:01:16.898093244 +0800
|
|
@@ -90,7 +90,6 @@
|
|
mkdir -p $(INSTALL_DIR)
|
|
mkdir -p $(INSTALL_DIR)/bin
|
|
cp -a trigcap $(INSTALL_DIR)/bin
|
|
- strip -s $(INSTALL_DIR)/bin/trigcap
|
|
|
|
.PHONY: reset
|
|
reset:
|