]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commitdiff
Update rules
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 6 May 2018 22:03:27 +0000 (00:03 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 6 May 2018 22:12:05 +0000 (00:12 +0200)
debian/rules

index c044353d02941da10ebde5d324e72fff487a9255..214befa0a8a5152a81a67a53732c3936a311e78c 100755 (executable)
@@ -20,6 +20,9 @@
 override_dh_auto_build:
        $(MAKE) PREFIX=/opt/hercules-compiler
 
+override_dh_auto_install:
+       $(MAKE) PREFIX=/opt/hercules-compiler install
+
 # override_dh_strip:
 #      @echo "Skipping dh_strip"