1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-03 12:24:17 +01:00

Add debianisation code and automatic build script

This commit is contained in:
Martin Dietze
2009-08-24 10:20:05 +02:00
committed by Carlos R. Mafra
parent 19f110d26e
commit 442e3876c6
42 changed files with 9969 additions and 0 deletions

11
debian/TODO vendored Normal file
View File

@@ -0,0 +1,11 @@
TODO list for Debian wmaker package
===================================
* Clean the mess in debian/rules, split it maybe, make a
debian/patches directory, read xfree's or libc6's debian/rules
* Fix the upgrade script (translate it to perl, use getpwent to go
thru the entire list of users, read /etc/login.defs to figure out
which id's are "regular" users)
* fix the "depends on version just built" problem. Look for some
package that gets this right; asked on -mentors, but there was no
reply.