]> git.pld-linux.org Git - packages/archie.git/blobdiff - archie.spec
- added -DNEED_TIME_H to DEFINES (fixes build)
[packages/archie.git] / archie.spec
index dc7402e03e2d4264104cdfbeb887f19b73009a4f..3577b1b0e80b0a307a104bdbba26690450a8964f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Simple archie client
 Summary(pl):   Klient usĀ³ugi sieciowej archie
 Name:          archie
 Version:       1.4.1
-Release:       10
+Release:       11
 License:       non-commercial
 Group:         Applications/Networking
 Group(de):     Applikationen/Netzwerkwesen
@@ -23,7 +23,7 @@ Narz
 
 %build
 %{__make} OPTIONS="%{rpmcflags} %{?debug:-DDEBUG} -I." \
-       DEFINES="" LDFLAGS="%{rpmldflags}"
+       DEFINES="-DNEED_TIME_H" LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 1.021108 seconds and 4 git commands to generate.