mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-06 21:22:55 +00:00
Fix up systemd-hack-up-the-source.hook
This commit is contained in:
parent
24be62f696
commit
bcd41944eb
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ systemd (43-1) unstable; urgency=low
|
||||
[ Tollef Fog Heen ]
|
||||
* New upstream release
|
||||
- Update bash-completion for new verbs and arguments. Closes: #650739
|
||||
* Fix up git-to-source package conversion script which makes gitpkg
|
||||
happier.
|
||||
|
||||
[ Michael Biebl ]
|
||||
* Add Build-Depends on liblzma-dev for journal log compression.
|
||||
|
||||
1
debian/source/git-patches
vendored
Normal file
1
debian/source/git-patches
vendored
Normal file
@ -0,0 +1 @@
|
||||
v$UPSTREAM_REF..debian-units
|
||||
2
debian/systemd-hack-up-the-source.hook
vendored
2
debian/systemd-hack-up-the-source.hook
vendored
@ -5,5 +5,5 @@ set -e
|
||||
set -x
|
||||
|
||||
find -name Makefile -type l -print -delete
|
||||
rm -r test1 test2 src/Makefile
|
||||
#rm -r src/Makefile
|
||||
. /usr/share/gitpkg/hooks/quilt-patches-deb-export-hook
|
||||
|
||||
Loading…
Reference in New Issue
Block a user