mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-29 15:59:38 +00:00
remove ppport.h from git - recreate it during build
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
fda2f5eada
commit
385d3968ce
1
Makefile
1
Makefile
@ -12,6 +12,7 @@ ${DEB}: ${OPKGNAME}/Xdgmime.xs
|
|||||||
-rm -rf build
|
-rm -rf build
|
||||||
cp -a ${OPKGNAME} build
|
cp -a ${OPKGNAME} build
|
||||||
cp -a ${UPSTREAM}/xdgmime*.[ch] build/
|
cp -a ${UPSTREAM}/xdgmime*.[ch] build/
|
||||||
|
perl -MDevel::PPPort -e 'Devel::PPPort::WriteFile("build/ppport.h");'
|
||||||
cp -a debian build
|
cp -a debian build
|
||||||
cd build; dpkg-buildpackage -b -us -uc -rfakeroot
|
cd build; dpkg-buildpackage -b -us -uc -rfakeroot
|
||||||
lintian ${DEB}
|
lintian ${DEB}
|
||||||
|
1
Xdgmime/.gitignore
vendored
Normal file
1
Xdgmime/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
ppport.h
|
7063
Xdgmime/ppport.h
7063
Xdgmime/ppport.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user