aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-01-28 23:17:45 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-01-28 23:17:45 +0100
commit5a74175cdf40fa4d3aa375be3b54c49c7f3a18f7 (patch)
tree9eecda54d4ca63498ecdf7ee487270873405e235 /debian/rules
parent1e5c83e8bcdf29539667168e20b787585097f680 (diff)
downloadnx-libs-5a74175cdf40fa4d3aa375be3b54c49c7f3a18f7.tar.gz
nx-libs-5a74175cdf40fa4d3aa375be3b54c49c7f3a18f7.tar.bz2
nx-libs-5a74175cdf40fa4d3aa375be3b54c49c7f3a18f7.zip
Revert "Use SONAME based library package naming scheme."
This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680.
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 90314c983..099050b7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -139,7 +139,7 @@ override_dh_auto_build:
cp -av .preserve/* .
rm -Rf .preserve/
- PROJECT_DEFINES=$(CPPFLAGS) LOCAL_LDFLAGS=$(LDFLAGS) SHLIBGLOBALSFLAGS=$(LDFLAGS) SHLIBDIR=$(LIBDIR) PREFIX=/usr dh_auto_build --parallel
+ LOCAL_LDFLAGS=$(LDFLAGS) SHLIBGLOBALSFLAGS=$(LDFLAGS) SHLIBDIR=$(LIBDIR) PREFIX=/usr dh_auto_build --parallel
override_dh_strip:
dh_strip -plibnx-x11-6 --dbg-package=libnx-x11-6-dbg