forked from ports/contrib
libvorbis_autov: Add pre-install.
This commit is contained in:
parent
3d5672684a
commit
9fd5f0be60
5
libvorbis_autov/pre-install
Executable file
5
libvorbis_autov/pre-install
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ ! -n "$(grep 'libvorbis_autov: libvorbis' '/var/lib/pkg/prt-get.aliases')" ]; then
|
||||
echo 'libvorbis_autov: libvorbis' >> /var/lib/pkg/prt-get.aliases
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user