remove libdir from pkg file
[roojspacker] / debian / rules
index 3d14df5..20669fb 100755 (executable)
@@ -13,6 +13,9 @@
 # package maintainers to append LDFLAGS
 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
+#override_dh_auto_test:
+#override_dh_usrlocal:
+
 
 %:
        dh $@ --buildsystem=cmake 
@@ -20,6 +23,6 @@
 
 # dh_make generated override targets
 # This is example for Cmake (See https://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#      dh_auto_configure -- #  -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+override_dh_auto_configure:
+       dh_auto_configure --  -DCMAKE_INSTALL_DATADIR=share