]> git.pld-linux.org Git - packages/nut.git/commitdiff
06c76b6ec45525f05351afd819bee158 nut-1.2.0.tar.gz
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 27 Nov 2002 22:50:18 +0000 (22:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nut-client.patch -> 1.2

nut-client.patch

index aa090557f8051650f3becbc5cdcd6dc754ea0f3c..fc91a4c77a2ab77e7c5d84e223d3d85e6cee3f1a 100644 (file)
@@ -1,11 +1,12 @@
---- nut-0.45.0/clients/Makefile.in.orig        Wed Jun 13 11:37:04 2001
-+++ nut-0.45.0/clients/Makefile.in     Wed Jun 13 11:37:21 2001
-@@ -11,7 +11,7 @@
+diff -urN nut-1.1.14.org/clients/Makefile.in nut-1.1.14/clients/Makefile.in
+--- nut-1.1.14.org/clients/Makefile.in Wed Oct 30 17:05:02 2002
++++ nut-1.1.14/clients/Makefile.in     Wed Oct 30 17:05:23 2002
+@@ -16,7 +16,7 @@
  CC     = @CC@
  CFLAGS         = -I../include @CFLAGS@
- PROGS  = upsc upslog upsct upsct2 upscmd 
+ PROGS  = upsc upslog upsrw upscmd
 -SPROGS         = upsmon upssched
 +SPROGS         = upsmon upssched upssched-cmd
- CGIPROGS = upsstats.cgi upsimage.cgi multimon.cgi upsset.cgi
- LIBOBJ         = @LIBOBJ@ @NETLIBS@
+ CGIPROGS = upsstats.cgi upsimage.cgi upsset.cgi
+ LIBDEP   = @LIBOBJ@
+ LIBOBJ         = $(LIBDEP) @NETLIBS@
This page took 1.204949 seconds and 4 git commands to generate.