summaryrefslogtreecommitdiffstats
path: root/conf.d/packaging/deb/debian.rules
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/packaging/deb/debian.rules')
-rw-r--r--conf.d/packaging/deb/debian.rules14
1 files changed, 0 insertions, 14 deletions
diff --git a/conf.d/packaging/deb/debian.rules b/conf.d/packaging/deb/debian.rules
deleted file mode 100644
index 5bc5fc2..0000000
--- a/conf.d/packaging/deb/debian.rules
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- bash /etc/profile.d/AGL-app-framework-binder.sh
- dh $@
-
-override_dh_auto_configure:
- dh_auto_configure -- -DCMAKE_INSTALL_PREFIX=/opt/AGL/afm/applications/
-
-override_dh_auto_install:
- dh_auto_install --destdir=/usr/src/packages/BUILD/debian/tmp