Remove info/dir file
This commit is contained in:
parent
87fd44a463
commit
e82aaf705c
@ -9,7 +9,7 @@
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=diffutils
|
||||
version=2.8.1
|
||||
pkgver=1
|
||||
pkgver=2
|
||||
source[0]=$topdir-$version.tar.gz
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
@ -47,6 +47,7 @@ reg install
|
||||
install()
|
||||
{
|
||||
generic_install DESTDIR
|
||||
$RM -f $stagedir$prefix/info/dir
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
Loading…
x
Reference in New Issue
Block a user