summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-07 21:36:25 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-07 21:36:25 +0000
commit56c50a2d3b4a757061c3ef14ee6453cd7cbed620 (patch)
tree9a8843b4d96fadf756e149284e0e5dfe5380ba0f /debian/rules
parent5fe43b6fd6f0812a74677757c876764e6a2c3138 (diff)
downloadmpv-56c50a2d3b4a757061c3ef14ee6453cd7cbed620.tar.bz2
mpv-56c50a2d3b4a757061c3ef14ee6453cd7cbed620.tar.xz
updating some descriptions, changelog, etc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8405 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 5b07fa6647..29105cb11f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ configure-stamp:
dh_testdir
# Add here commands to configure the package.
$(checkdir)
- ./configure --prefix=/usr --confdir=/etc/mplayer --enable-gui $(DEB_BUILD_OPTIONS)
+ ./configure --prefix=/usr --confdir=/etc/mplayer --enable-runtime-cpudetection --enable-gui $(DEB_BUILD_OPTIONS)
touch configure-stamp