]> git.pld-linux.org Git - packages/eject.git/blob - eject-DESTDIR_fix.patch
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
[packages/eject.git] / eject-DESTDIR_fix.patch
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.019515 seconds and 3 git commands to generate.