]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- time.h patch
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 31 Mar 2001 16:41:04 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntp.spec -> 1.13

ntp.spec

index 2a90d763d6ee17e14a4415a3e14f295318b03bdf..dbb4a361dc2039cf9990137b5c9552d9583e80a5 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -11,6 +11,7 @@ Source1:      %{name}.conf
 Source2:       %{name}.keys
 Source3:       %{name}.init
 Source4:       %{name}.sysconfig
+Patch0:                %{name}-time.patch
 Prereq:                rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,6 +44,7 @@ Dokumentacja do ntp w HTML.
 
 %prep 
 %setup -q
+%patch0 -p1
 
 %build
 ./configure \
This page took 0.023857 seconds and 4 git commands to generate.