Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > a83af9f0f8fc1b5a2efe09f8ed1cc6b5 > scriptlet

maven-3.0.4-29.mga3.noarch.rpm

PREUN

/bin/sh
if [ $1 -eq 0 ] ; then
   if [ -h /usr/share/maven/repository-jni/JPP ];then
      rm /usr/share/maven/repository-jni/JPP
   fi
fi

POSTTRANS

/bin/sh
# ugly as hell
ln -sf `rpm --eval '%{_jnidir}'` /usr/share/maven/repository-jni/JPP