mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Removed for generating script
This commit is contained in:
parent
afdadd12dd
commit
8b6103e29d
1 changed files with 0 additions and 3 deletions
|
@ -102,9 +102,6 @@ install -D -m0644 configs/slpkg.toml $PKG/etc/slpkg/slpkg.toml.new
|
|||
install -D -m0644 configs/repositories.toml $PKG/etc/slpkg/repositories.toml.new
|
||||
install -D -m0644 configs/blacklist.toml $PKG/etc/slpkg/blacklist.toml.new
|
||||
|
||||
mkdir -p $PKG/var/lib/$PRGNAM/repositories/ponce
|
||||
cp tools/gen_sbo_txt.sh $PKG/var/lib/$PRGNAM/repositories/ponce
|
||||
|
||||
mkdir -p $PKG/usr/man/man1 & mkdir -p $PKG/usr/man/fr/man1
|
||||
cp man/slpkg.1 $PKG/usr/man/man1
|
||||
cp man/slpkg-fr.1 $PKG/usr/man/fr/man1/slpkg.1
|
||||
|
|
Loading…
Reference in a new issue