]> git.pld-linux.org Git - packages/LPRng.git/blame - LPRng-no_dupl_DESDIR.patch
- fiexed locale files instalation, rel. 2
[packages/LPRng.git] / LPRng-no_dupl_DESDIR.patch
CommitLineData
d12e4c9b 1--- LPRng-3.8.15/Makefile.in~ Sun Nov 24 00:49:04 2002
2+++ LPRng-3.8.15/Makefile.in Sun Nov 24 00:49:04 2002
3@@ -117,7 +117,7 @@
4 ###############################################################################
5 $(ALLDIRS):
6 if [ "$@" != po -o "$(USE_NLS)" != "no" ] ; then \
7- cd $@; $(MAKE) localedir=${DESTDIR}${LOCALEDIR} \
8+ cd $@; $(MAKE) localedir=${LOCALEDIR} \
9 DESTDIR=$(DESTDIR) $(MAKETARGET) ; \
10 fi
11
This page took 0.070733 seconds and 4 git commands to generate.