From 9d944b501a22d2eae44e638188b37530e75af981 Mon Sep 17 00:00:00 2001 From: David Nusinow Date: Mon, 16 Jan 2006 22:19:03 +0000 Subject: * Change libgl1-mesa-swrast to be named libgl1-mesa-swx11 --- debian/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 1e1369b5edf..f0dfc1a72ab 100755 --- a/debian/rules +++ b/debian/rules @@ -185,7 +185,7 @@ binary-arch: build install dh_compress -s dh_fixperms -s # dh_makeshlibs -s -Nlibglu1-mesa -Nmesag3 - dh_makeshlibs -plibgl1-mesa-swrast-dbg -V 'libgl1-mesa-swrast | libgl1' + dh_makeshlibs -plibgl1-mesa-swx11-dbg -V 'libgl1-mesa-swx11 | libgl1' ifneq ($(strip $(shell dh_listpackages -s | grep -w libgl1-mesa-glide3)),) dh_makeshlibs -plibgl1-mesa-glide3 -V 'libgl1-mesa-glide3' endif @@ -195,8 +195,8 @@ endif ifneq ($(strip $(shell dh_listpackages -s | grep -w libosmesa6)),) dh_makeshlibs -plibosmesa6 endif -ifneq ($(strip $(shell dh_listpackages -s | grep -w libgl1-mesa-swrast)),) - dh_makeshlibs -plibgl1-mesa-swrast -V 'libgl1-mesa-swrast | libgl1' +ifneq ($(strip $(shell dh_listpackages -s | grep -w libgl1-mesa-swx11)),) + dh_makeshlibs -plibgl1-mesa-swx11 -V 'libgl1-mesa-swx11 | libgl1' endif ifneq ($(strip $(shell dh_listpackages -s | grep -w libgl1-mesa)),) dh_makeshlibs -plibgl1-mesa -V 'libgl1-mesa | libgl1' -- cgit v1.2.3