debuild cleanup
[rrq/newlisp/alsa-dispatcher.git] / debian / rules
index 9e711eb57c70544e0b4ea0ef1182bd1764a1837a..4642dd677ecb6b4924f51e054602638327eeadb5 100755 (executable)
 # package maintainers to append LDFLAGS
 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
-
 %:
        dh $@
 
+#-# The following is some useful documentation that I want to keep
+#-# exampe for override targets generated by dh_make
+#-# override_dh_auto_configure:
+#-#    dh_auto_configure -- \
+#-#    -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 
-# 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)