[arch-commits] CVS update of core/support/openssh (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Mon Dec 3 18:16:04 UTC 2007


    Date: Monday, December 3, 2007 @ 13:16:04
  Author: aaron
    Path: /home/cvs-core/core/support/openssh

Modified: PKGBUILD (1.66 -> 1.67)

Move custom license file to the proper place


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: core/support/openssh/PKGBUILD
diff -u core/support/openssh/PKGBUILD:1.66 core/support/openssh/PKGBUILD:1.67
--- core/support/openssh/PKGBUILD:1.66	Thu Nov 29 13:30:56 2007
+++ core/support/openssh/PKGBUILD	Mon Dec  3 13:16:04 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.66 2007/11/29 18:30:56 aaron Exp $
+# $Id: PKGBUILD,v 1.67 2007/12/03 18:16:04 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Contributor: judd <jvinet at zeroflux.org>
 
@@ -35,7 +35,7 @@
 
   install -D -m755 $startdir/src/sshd $startdir/pkg/etc/rc.d/sshd
 
-  install -D -m644 LICENCE $startdir/pkg/usr/share/licenses/custom/$pkgname/LICENCE
+  install -D -m644 LICENCE $startdir/pkg/usr/share/licenses/$pkgname/LICENCE
   install -D -m644 $startdir/src/sshd.pam $startdir/pkg/etc/pam.d/sshd
   install -D -m644 $startdir/src/sshd.confd $startdir/pkg/etc/conf.d/sshd
 




More information about the arch-commits mailing list