systemd/debian/systemd-hack-up-the-source.hook
2012-02-20 16:25:06 +01:00

10 lines
148 B
Bash
Executable File

#! /bin/sh
set -e
set -x
find -name Makefile -type l -print -delete
#rm -r src/Makefile
. /usr/share/gitpkg/hooks/quilt-patches-deb-export-hook