summaryrefslogtreecommitdiffstats
path: root/vlc/build/vlc-1.0.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-10-31 13:54:28 +0000
committer Eric Hameleers <alien@slackware.com>2009-10-31 13:54:28 +0000
commit673ce810ca1d00861b846abc9add06db34194056 (patch)
tree95f2f000196468611b015cee2be2a26206f91981 /vlc/build/vlc-1.0.SlackBuild
parentd2df2e888453ff5389957f91e9abbd85a4b23be1 (diff)
downloadasb-673ce810ca1d00861b846abc9add06db34194056.tar.gz
asb-673ce810ca1d00861b846abc9add06db34194056.tar.xz
Still "error: No package 'schroedinger-1.0' found"
Diffstat (limited to 'vlc/build/vlc-1.0.SlackBuild')
-rwxr-xr-xvlc/build/vlc-1.0.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/vlc/build/vlc-1.0.SlackBuild b/vlc/build/vlc-1.0.SlackBuild
index aeeedd97..77b677e7 100755
--- a/vlc/build/vlc-1.0.SlackBuild
+++ b/vlc/build/vlc-1.0.SlackBuild
@@ -1726,8 +1726,8 @@ echo -e "\n**\n**\n"
make install DESTDIR=$VLCDEPSDIR \
2>&1 | tee -a $OUTPUT/make-${PRGNAM}_schroedinger.log
# Or else the vlc build wil fail:
-#cp schroedinger.pc $VLCDEPSDIR/usr/lib/pkgconfig/schroedinger.pc
-#cp schroedinger.pc $VLCDEPSDIR/usr/lib/pkgconfig/schroedinger-1.0.pc
+cp schroedinger.pc $VLCDEPSDIR/usr/lib/pkgconfig/schroedinger.pc
+cp schroedinger.pc $VLCDEPSDIR/usr/lib/pkgconfig/schroedinger-1.0.pc
( cd $VLCDEPSDIR/usr/include
ln -sf schroedinger-1.0/schroedinger
)