mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-27 11:50:23 +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
|
||||
cp -a ${OPKGNAME} build
|
||||
cp -a ${UPSTREAM}/xdgmime*.[ch] build/
|
||||
perl -MDevel::PPPort -e 'Devel::PPPort::WriteFile("build/ppport.h");'
|
||||
cp -a debian build
|
||||
cd build; dpkg-buildpackage -b -us -uc -rfakeroot
|
||||
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