Remove unused patch no-po.patch

It is not used since rev 9722

svn path=/nixpkgs/trunk/; revision=32794
This commit is contained in:
Yury G. Kudryashov 2012-03-05 10:27:40 +00:00
parent e657e2c455
commit a28ca7b07f

View file

@ -1,20 +0,0 @@
diff -rc libexif-0.6.14/Makefile.in libexif-0.6.14.new/Makefile.in
*** libexif-0.6.14/Makefile.in 2007-05-10 17:14:58.000000000 +0200
--- libexif-0.6.14.new/Makefile.in 2007-05-13 23:04:05.000000000 +0200
***************
*** 224,230 ****
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
! SUBDIRS = m4m po libexif test doc binary
@SHIP_BINARIES_TRUE@README_W32_XDIST = README-Win32.txt
EXTRA_DIST = @PACKAGE_TARNAME@.spec autogen.sh $(README_W32_XDIST)
ACLOCAL_AMFLAGS = -I auto-m4 -I m4m
--- 224,230 ----
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
! SUBDIRS = m4m libexif test binary
@SHIP_BINARIES_TRUE@README_W32_XDIST = README-Win32.txt
EXTRA_DIST = @PACKAGE_TARNAME@.spec autogen.sh $(README_W32_XDIST)
ACLOCAL_AMFLAGS = -I auto-m4 -I m4m