about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/apg/phony-install-target.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/security/apg/phony-install-target.patch')
-rw-r--r--nixpkgs/pkgs/tools/security/apg/phony-install-target.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/nixpkgs/pkgs/tools/security/apg/phony-install-target.patch b/nixpkgs/pkgs/tools/security/apg/phony-install-target.patch
deleted file mode 100644
index 9edf50b4b599..000000000000
--- a/nixpkgs/pkgs/tools/security/apg/phony-install-target.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur a/Makefile b/Makefile
---- a/Makefile	2003-08-08 00:40:39.000000000 +0900
-+++ b/Makefile	2018-04-05 22:29:39.284191020 +0900
-@@ -142,6 +142,7 @@
- 	strip ${CS_PROGNAME}
- 	strip ${BFM_PROGNAME}
- 
-+.PHONY: install
- install:
- 	if test -x ./apg; then \
- ./mkinstalldirs ${INSTALL_PREFIX}${APG_BIN_DIR}; \