[packages/feh] remove install patch dropped from spec in 57e2b4e

atler atler at pld-linux.org
Thu Dec 14 03:14:32 CET 2023


commit d513dbd694443608ed23d7b0bbef60896e2789c5
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Dec 14 01:03:45 2023 +0100

    remove install patch dropped from spec in 57e2b4e

 feh-install.patch | 42 ------------------------------------------
 1 file changed, 42 deletions(-)
---
diff --git a/feh-install.patch b/feh-install.patch
deleted file mode 100644
index afad07f..0000000
--- a/feh-install.patch
+++ /dev/null
@@ -1,42 +0,0 @@
---- feh-1.11.2/Makefile~	2011-02-09 20:19:58.000000000 +0100
-+++ feh-1.11.2/Makefile	2011-02-10 11:28:34.954408659 +0100
-@@ -22,39 +22,31 @@
- 	@echo installing manuals to ${man_dir}
- 	@mkdir -p ${man_dir}/man1
- 	@cp man/*.1 ${man_dir}/man1
--	@chmod 644 ${man_dir}/man1/feh.1 ${man_dir}/man1/feh-cam.1 \
--		${man_dir}/man1/gen-cam-menu.1
- 
- install-doc:
- 	@echo installing docs to ${doc_dir}
- 	@mkdir -p ${doc_dir}
- 	@cp AUTHORS ChangeLog README TODO ${doc_dir}
--	@chmod 644 ${doc_dir}/*
- 
- install-bin:
- 	@echo installing executables to ${bin_dir}
- 	@mkdir -p ${bin_dir}
- 	@cp src/feh cam/feh-cam cam/gen-cam-menu ${bin_dir}
--	@chmod 755 ${bin_dir}/feh ${bin_dir}/feh-cam \
--		${bin_dir}/gen-cam-menu
- 
- install-font:
- 	@echo installing fonts to ${font_dir}
- 	@mkdir -p ${font_dir}
- 	@cp share/fonts/* ${font_dir}
--	@chmod 644 ${font_dir}/*
- 
- install-img:
- 	@echo installing images to ${image_dir}
- 	@mkdir -p ${image_dir}
- 	@cp share/images/* ${image_dir}
--	@chmod 644 ${image_dir}/*
- 
- install-examples:
- 	@echo installing examples to ${example_dir}
- 	@mkdir -p ${example_dir}
- 	@cp examples/* ${example_dir}
--	@chmod 644 ${example_dir}/*
- 
- 
- uninstall:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/feh.git/commitdiff/bddb813609c4e807b3970a76363d0b744e7530ab



More information about the pld-cvs-commit mailing list