git: fixed footprint mismatch.
This commit is contained in:
parent
4c4401d7e0
commit
5c3ed61b21
@ -155,15 +155,15 @@ drwxr-xr-x root/root usr/lib/git-core/
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-whatchanged
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-write-tree
|
||||
drwxr-xr-x root/root usr/lib/perl5/
|
||||
drwxr-xr-x root/root usr/lib/perl5/5.10.0/
|
||||
drwxr-xr-x root/root usr/lib/perl5/5.10.0/linux/
|
||||
drwxr-xr-x root/root usr/lib/perl5/5.10.1/
|
||||
drwxr-xr-x root/root usr/lib/perl5/5.10.1/linux/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.0/
|
||||
-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.0/Error.pm
|
||||
-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.0/Git.pm
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.0/linux/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.0/linux/auto/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.0/linux/auto/Git/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/
|
||||
-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Error.pm
|
||||
-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Git.pm
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/linux/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/linux/auto/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/linux/auto/Git/
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/git-add.1.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
name=git
|
||||
version=1.6.4.2
|
||||
release=1
|
||||
release=2
|
||||
source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user