Author: timb
Date: 2007-12-28 22:34:11 +0100 (Fri, 28 Dec 2007)
New Revision: 559

Modified:
   trunk/openvas-client/ChangeLog
   trunk/openvas-client/Makefile
   trunk/openvas-client/packaging/debian/changelog
Log:
Removed man8 from make install


Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog      2007-12-28 20:11:44 UTC (rev 558)
+++ trunk/openvas-client/ChangeLog      2007-12-28 21:34:11 UTC (rev 559)
@@ -4,6 +4,7 @@
        Debian Menu sub-policy
        * packaging/debian: Incorporates the fixes to use
        libgdchart-gd2-noxpm-dev
+       * Makefile: Removed man8 from make install
 
 2007-12-18  Jan-Oliver Wagner <[EMAIL PROTECTED]>
 

Modified: trunk/openvas-client/Makefile
===================================================================
--- trunk/openvas-client/Makefile       2007-12-28 20:11:44 UTC (rev 558)
+++ trunk/openvas-client/Makefile       2007-12-28 21:34:11 UTC (rev 559)
@@ -19,7 +19,6 @@
 install-bin:
        test -d $(DESTDIR)${bindir} || $(INSTALL_DIR) -m 755 $(DESTDIR)${bindir}
        $(INSTALL) -m $(CLIENTMODE) openvasclient-mkcert $(DESTDIR)${bindir}
-       $(INSTALL) -m $(CLIENTMODE) ssl/openvasclient-mkrand $(DESTDIR)${bindir}
 
 sslstuff:
        cd ssl && $(MAKE)

Modified: trunk/openvas-client/packaging/debian/changelog
===================================================================
--- trunk/openvas-client/packaging/debian/changelog     2007-12-28 20:11:44 UTC 
(rev 558)
+++ trunk/openvas-client/packaging/debian/changelog     2007-12-28 21:34:11 UTC 
(rev 559)
@@ -3,6 +3,7 @@
   * New upstream release
   * Incorporates the fixes to use libgdchart-gd2-noxpm-dev
   * Updated openvas-client.menu in line with Debian Menu sub-policy
+  * Removed man8 from upstream make install
 
  -- Tim Brown <[EMAIL PROTECTED]>  Fri, 28 Dec 2007 11:41:04 +0000
 

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to