[arch-commits] CVS update of extra/system/chkrootkit (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jan 20 05:14:08 UTC 2008


    Date: Sunday, January 20, 2008 @ 00:14:08
  Author: eric
    Path: /home/cvs-extra/extra/system/chkrootkit

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: chkrootkit 0.48-1
added license file


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/system/chkrootkit/PKGBUILD
diff -u extra/system/chkrootkit/PKGBUILD:1.11 extra/system/chkrootkit/PKGBUILD:1.12
--- extra/system/chkrootkit/PKGBUILD:1.11	Sat Jan 19 05:07:16 2008
+++ extra/system/chkrootkit/PKGBUILD	Sun Jan 20 00:14:08 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.11 2008/01/19 10:07:16 juergen Exp $
+# $Id: PKGBUILD,v 1.12 2008/01/20 05:14:08 eric Exp $
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 # Contributor: Gregor Ibic <gregor.ibic at intelicom.si>
 
@@ -19,4 +19,5 @@
   make sense || return 1
   find $startdir/src/$pkgname-$pkgver -perm /u+x -type f \
     -execdir install -D -m755 "{}" $startdir/pkg/usr/bin/"{}" ";"
+  install -D -m644 COPYRIGHT $startdir/pkg/usr/share/licenses/$pkgname/LICENSE.txt
 }




More information about the arch-commits mailing list