]> git.pld-linux.org Git - packages/detex.git/blame - detex-install.patch
- tabs in preamble
[packages/detex.git] / detex-install.patch
CommitLineData
0c69b78a 1diff -urN detex-2.7.orig/Makefile detex-2.7/Makefile
2--- detex-2.7.orig/Makefile Wed May 12 19:45:55 1999
3+++ detex-2.7/Makefile Fri Sep 19 05:57:56 2003
4@@ -85,7 +85,7 @@
5 # this target
6 install: detex
7 rm -f ${DESTDIR}/detex
8- install -c -m 775 -o binary -g staff -s detex ${DESTDIR}
9+ install -c -m 755 -s detex ${DESTDIR}
10 # rm -f ${DESTDIR}/delatex
11 # ln ${DESTDIR}/detex ${DESTDIR}/delatex
12
This page took 0.086227 seconds and 4 git commands to generate.