1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00

strip is handled by install

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1232 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
eyck 2001-06-26 11:12:27 +00:00
parent 5b0d30d848
commit 9298a94aaf

1
debian/rules vendored
View File

@ -9,7 +9,6 @@ build:
./configure --prefix=/usr
make dep
make mplayer
strip mplayer
touch build
clean: