X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Frules;h=57f41d3580ccdf382cdb2178728a61d2028e92b8;hp=fcee0a62482a10995765313ae2dbfc0a83e84f88;hb=da9282a5c0ce927c613f1706f1c51796c75e16e4;hpb=da5f4a9b08f7abadb0000ae996e1ee47b891e4ad diff --git a/debian/rules b/debian/rules index fcee0a6..57f41d3 100755 --- a/debian/rules +++ b/debian/rules @@ -83,7 +83,7 @@ clean: [ ! -f Makefile ] || $(MAKE) distclean find . -type f -and -name \*~ -or -name .\*~ -exec rm -f {} \; rm -rf doc/html - dh_clean W: db-mysql/clsql_mysql.dll uffi/clsql_uffi.dll + dh_clean db-mysql/clsql_mysql.dll uffi/clsql_uffi.dll install: DH_OPTIONS= install-indep install-arch