* daha iskelet isleri
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
|
||||
|
||||
|
||||
localstatedir =
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# python standard library modules
|
||||
|
||||
@@ -1,26 +1,3 @@
|
||||
#! /usr/bin/python
|
||||
# -*- python -*-
|
||||
|
||||
#import package
|
||||
#import parsespec
|
||||
#import repodb
|
||||
#import packagedb
|
||||
#import dependency
|
||||
#import conflicts
|
||||
|
||||
|
||||
# extract control files
|
||||
|
||||
# verify package
|
||||
|
||||
# check file semantics
|
||||
# check file system requirements
|
||||
# check conflicts
|
||||
# check dependencies
|
||||
|
||||
# unzip package in place
|
||||
|
||||
# update databases
|
||||
|
||||
# packagedb
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
db_dir = "/var/db/pisi/"
|
||||
archives_dir = "/var/cache/pisi/archives"
|
||||
build_dir = "/var/tmp/pisi/"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import xml.dom.minidom
|
||||
|
||||
Reference in New Issue
Block a user