]> git.pld-linux.org Git - packages/xdelta.git/blame - xdelta-use_sys_getopt.patch
- added the unresolved.patch
[packages/xdelta.git] / xdelta-use_sys_getopt.patch
CommitLineData
541bddfa 1--- xdelta-1.1.1/Makefile.am~ Sat Apr 10 03:10:03 1999
2+++ xdelta-1.1.1/Makefile.am Thu Sep 6 18:42:14 2001
3@@ -4,7 +4,7 @@
4 bin_PROGRAMS = xdelta
5 bin_SCRIPTS = xdelta-config
6
7-xdelta_SOURCES = xdmain.c getopt.c getopt1.c
8+xdelta_SOURCES = xdmain.c
9
10 xdelta_LDADD = libxdelta.la \
11 $(top_srcdir)/libedsio/libedsio.la \
This page took 0.028641 seconds and 4 git commands to generate.