]> git.pld-linux.org Git - packages/eject.git/blame - eject-DESTDIR_fix.patch
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
[packages/eject.git] / eject-DESTDIR_fix.patch
CommitLineData
049308cb
PG
1--- ./po/Makefile.org Sun Nov 4 02:48:43 2001
2+++ ./po/Makefile Sun Nov 4 02:48:28 2001
3@@ -1,6 +1,5 @@
4 PKGNAME=eject
5-ROOTDIR=/
6-PREFIX=$(ROOTDIR)/usr
7+PREFIX=$(DESTDIR)/usr
8 INSTALL = install
9 MODIR = $(PREFIX)/share/locale
10 POTFILES = ../*.c ../*.h
This page took 0.396846 seconds and 4 git commands to generate.