diff options
Diffstat (limited to 'packages/ntp/files/ntpdc.Makefile.am.maybe-layout.patch')
-rw-r--r-- | packages/ntp/files/ntpdc.Makefile.am.maybe-layout.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/ntp/files/ntpdc.Makefile.am.maybe-layout.patch b/packages/ntp/files/ntpdc.Makefile.am.maybe-layout.patch index e69de29bb2..826b5014d1 100644 --- a/packages/ntp/files/ntpdc.Makefile.am.maybe-layout.patch +++ b/packages/ntp/files/ntpdc.Makefile.am.maybe-layout.patch @@ -0,0 +1,11 @@ +--- ntp-4.2.0/ntpdc/Makefile.am~nochecklayout Fri Jan 14 23:19:16 2005 ++++ ntp-4.2.0/ntpdc/Makefile.am Fri Jan 14 23:19:24 2005 +@@ -3,7 +3,7 @@ + bin_PROGRAMS= ntpdc + EXTRA_PROGRAMS= ntpdc-layout + EXTRA_DATA= check-layout +-BUILT_SOURCES= maybe-layout ++BUILT_SOURCES= # maybe-layout + INCLUDES= -I$(top_srcdir)/include + # LDADD might need RESLIB and ADJLIB + ntpdc_LDADD= version.o ../libntp/libntp.a @READLINE_LIBS@ |