summaryrefslogtreecommitdiff
path: root/p/haskell-hsx2hs/debian/rules
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-08-10 03:58:51 +0400
committerClint Adams <clint@debian.org>2013-08-10 03:58:51 +0400
commit5c512ddcf8bb10a1f3634a4c409a9b6387ce608c (patch)
treed394e3388e7d0fbcaab110f7092069dddd2efbc4 /p/haskell-hsx2hs/debian/rules
parent5a2c205816aeeb772ff4d7674114a71c2540530e (diff)
downloadDHG_packages-5c512ddcf8bb10a1f3634a4c409a9b6387ce608c.tar.gz
haskell-hsx2hs: Initial Check-In
Diffstat (limited to 'p/haskell-hsx2hs/debian/rules')
-rwxr-xr-xp/haskell-hsx2hs/debian/rules7
1 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-hsx2hs/debian/rules b/p/haskell-hsx2hs/debian/rules
new file mode 100755
index 000000000..192873289
--- /dev/null
+++ b/p/haskell-hsx2hs/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
+install/hsx2hs:: debian/tmp-inst-ghc
+ cp -av debian/tmp-inst-ghc/usr/bin/* debian/hsx2hs/usr/bin